diff --git a/Cargo.toml b/Cargo.toml index 9e7d76ce21..116139bbd1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -139,7 +139,7 @@ bytemuck = { version = "1.0", features = ["derive"] } cosmic-text = { git = "https://github.com/pop-os/cosmic-text.git", rev = "e0ae465" } futures = "0.3" glam = "0.24" -glyphon = { git = "https://github.com/wash2/glyphon.git", rev = "3598375"} +glyphon = { git = "https://github.com/wash2/glyphon.git", rev = "b1610f3" } guillotiere = "0.6" half = "2.2" image = "0.24"