We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
glyphon
wgpu
1 parent f67e6ec commit 9458967Copy full SHA for 9458967
Cargo.toml
@@ -146,7 +146,7 @@ cosmic-text = "0.12"
146
dark-light = "1.0"
147
futures = "0.3"
148
glam = "0.25"
149
-glyphon = { git = "https://github.com/hecrj/glyphon.git", rev = "feef9f5630c2adb3528937e55f7bfad2da561a65" }
+glyphon = { package = "iced_glyphon", version = "0.6" } # Temporary `glyphon` fork
150
guillotiere = "0.6"
151
half = "2.2"
152
image = { version = "0.24", default-features = false }
0 commit comments