Skip to content

Commit c2f9fb9

Browse files
committed
Updated font-kit dependency
1 parent 223a9d5 commit c2f9fb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wgpu/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ wgpu_glyph = { version = "0.5", git = "https://github.com/hecrj/wgpu_glyph", bra
1515
raw-window-handle = "0.3"
1616
image = "0.22"
1717
glam = "0.8"
18-
font-kit = { git = "https://github.com/simlay/font-kit", branch = "add-ios-support" }
18+
font-kit = { git = "https://github.com/servo/font-kit" }
1919
log = "0.4"

0 commit comments

Comments
 (0)