Skip to content

Commit cd54c32

Browse files
authored
Bump freetype-sys to v0.20.1 (#254)
Update freetype-sys to v0.20.1 for an OpenHarmony build fix. Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
1 parent b98ec6e commit cd54c32

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.19"
41+
version = "0.20.1"
4242
optional = true
4343

4444
[features]

0 commit comments

Comments
 (0)