Skip to content

Commit

Permalink
fix(deps): update rust crate windows-implement to 0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent fce9d26 commit c642179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ png = "0.17"
parking_lot = "0.12"
unicode-segmentation = "1.10"
image = { version = "0.24", default-features = false }
windows-implement = "0.51"
windows-implement = "0.52"

[target."cfg(target_os = \"windows\")".dependencies.windows]
version = "0.51"
Expand Down

0 comments on commit c642179

Please sign in to comment.