Skip to content

Commit 9458967

Browse files
committed
Use temporary glyphon fork until wgpu fixes debug performance
1 parent f67e6ec commit 9458967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ cosmic-text = "0.12"
146146
dark-light = "1.0"
147147
futures = "0.3"
148148
glam = "0.25"
149-
glyphon = { git = "https://github.com/hecrj/glyphon.git", rev = "feef9f5630c2adb3528937e55f7bfad2da561a65" }
149+
glyphon = { package = "iced_glyphon", version = "0.6" } # Temporary `glyphon` fork
150150
guillotiere = "0.6"
151151
half = "2.2"
152152
image = { version = "0.24", default-features = false }

0 commit comments

Comments
 (0)