We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc7f66 commit dac9cd0Copy full SHA for dac9cd0
Cargo.toml
@@ -60,7 +60,7 @@ linux-raw-sys = { version = "0.1.2", default-features = false, features = ["gene
60
61
# For the libc backend on Windows, use the Winsock2 API in windows-sys.
62
[target.'cfg(windows)'.dependencies.windows-sys]
63
-version = "0.42.0"
+version = "0.45.0"
64
features = [
65
"Win32_Foundation",
66
"Win32_Networking_WinSock",
0 commit comments