Skip to content

Commit

Permalink
Update windows-sys to 0.52 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelc authored Jun 29, 2024
1 parent cc9b338 commit b902580
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 @@ -24,7 +24,7 @@ gnu_legacy = []
serde = { version="1.0.152", features=["derive"], optional=true }

[target.'cfg(windows)'.dependencies.windows]
version = "0.48.0"
version = "0.52.0"
package = "windows-sys"
features = [
"Win32_Foundation",
Expand Down

0 comments on commit b902580

Please sign in to comment.