Skip to content

Commit 5fc4dbb

Browse files
authored
dependencies: Upgrade to the latest version of freetype-sys (#246)
This is in preparation for the 0.6.0 release.
1 parent ca88168 commit 5fc4dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

harfbuzz-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ optional = true
3838
features = ["dwrite"]
3939

4040
[dependencies.freetype-sys]
41-
version = "0.18"
41+
version = "0.19"
4242
optional = true
4343

4444
[features]

0 commit comments

Comments
 (0)