Skip to content

Commit

Permalink
harfbuzz-sys: Update windows dep to 0.58 (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
waywardmonkeys committed Jul 21, 2024
1 parent 1cfee34 commit 470f759
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 @@ -32,7 +32,7 @@ core-text = { version = "20", optional = true }
foreign-types = { version = "0.5", optional = true }

[target.'cfg(target_family = "windows")'.dependencies.windows]
version = "0.57"
version = "0.58"
optional = true
features = ["Win32_Graphics_DirectWrite"]

Expand Down

0 comments on commit 470f759

Please sign in to comment.