diff --git a/Cargo.toml b/Cargo.toml index 4112a3c4dd..159fdd4e39 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -136,7 +136,7 @@ bytemuck = { version = "1.0", features = ["derive"] } cosmic-text = { git = "https://github.com/pop-os/cosmic-text.git" } futures = "0.3" glam = "0.24" -glyphon = "0.4" +glyphon = { git = "https://github.com/jackpot51/glyphon.git" } guillotiere = "0.6" half = "2.2" image = "0.24"