Skip to content

Commit

Permalink
52
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Nov 17, 2023
1 parent 5ee3917 commit 22492cf
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 @@ -57,7 +57,7 @@ linux-raw-sys = { version = "0.4.11", default-features = false, features = ["gen

# For the libc backend on Windows, use the Winsock2 API in windows-sys.
[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.48.0"
version = "0.52.0"
features = [
"Win32_Foundation",
"Win32_Networking_WinSock",
Expand Down

0 comments on commit 22492cf

Please sign in to comment.