summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-05-08 19:34:43 +0200
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-05-08 19:34:43 +0200
commit99c1464cc16979381b3a531d293ee34fd6697480 (patch)
tree5bcd99647c79dba266b3c061f755d0047cfe6ed9 /Cargo.toml
parentbed53f81436c595e479009427e1fa4ff4a1048d3 (diff)
downloadiced-99c1464cc16979381b3a531d293ee34fd6697480.tar.gz
iced-99c1464cc16979381b3a531d293ee34fd6697480.tar.bz2
iced-99c1464cc16979381b3a531d293ee34fd6697480.zip
Update `glyphon` fork to a cleaner branch
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1bd26ea6..fc35fee8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -142,7 +142,7 @@ cosmic-text = "0.10"
dark-light = "1.0"
futures = "0.3"
glam = "0.25"
-glyphon = { git = "https://github.com/hecrj/glyphon.git", rev = "f410f3ab4fc7b484003684881124cb0ee7ef2e01" }
+glyphon = { git = "https://github.com/hecrj/glyphon.git", rev = "f07e7bab705e69d39a5e6e52c73039a93c4552f8" }
guillotiere = "0.6"
half = "2.2"
image = "0.24"