Skip to content

Commit

Permalink
Update to windows-sys 0.52.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Nov 17, 2023
1 parent fd37c31 commit e56cdd1
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 @@ -36,7 +36,7 @@ hermit-abi = { version = "0.3", optional = true }
libc = { version = "0.2.96", optional = true }

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

0 comments on commit e56cdd1

Please sign in to comment.