Skip to content

Commit

Permalink
Update windows-sys to v0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Nov 20, 2023
1 parent 3beceb2 commit 03dc9e8
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 @@ -38,7 +38,7 @@ features = ["all"]
libc = "0.2.150"

[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.48"
version = "0.52"
features = [
"Win32_Foundation",
"Win32_Networking_WinSock",
Expand Down

0 comments on commit 03dc9e8

Please sign in to comment.