There was an error while loading. Please reload this page.
1 parent 223a9d5 commit c2f9fb9Copy full SHA for c2f9fb9
1 file changed
wgpu/Cargo.toml
@@ -15,5 +15,5 @@ wgpu_glyph = { version = "0.5", git = "https://github.com/hecrj/wgpu_glyph", bra
15
raw-window-handle = "0.3"
16
image = "0.22"
17
glam = "0.8"
18
-font-kit = { git = "https://github.com/simlay/font-kit", branch = "add-ios-support" }
+font-kit = { git = "https://github.com/servo/font-kit" }
19
log = "0.4"
0 commit comments