We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ed230 commit 6115280Copy full SHA for 6115280
Cargo.toml
@@ -136,7 +136,7 @@ bytemuck = { version = "1.0", features = ["derive"] }
136
cosmic-text = { git = "https://github.com/pop-os/cosmic-text.git" }
137
futures = "0.3"
138
glam = "0.24"
139
-glyphon = "0.4"
+glyphon = { git = "https://github.com/jackpot51/glyphon.git" }
140
guillotiere = "0.6"
141
half = "2.2"
142
image = "0.24"
0 commit comments