Skip to content

Commit

Permalink
Bump freetype-sys to v0.20.1 (#254)
Browse files Browse the repository at this point in the history
Update freetype-sys to v0.20.1 for an OpenHarmony
build fix.

Signed-off-by: Jonathan Schwender <[email protected]>
  • Loading branch information
jschwe authored Apr 17, 2024
1 parent b98ec6e commit cd54c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harfbuzz-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ optional = true
features = ["dwrite"]

[dependencies.freetype-sys]
version = "0.19"
version = "0.20.1"
optional = true

[features]
Expand Down

0 comments on commit cd54c32

Please sign in to comment.