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 224daf0 commit 7b32af6Copy full SHA for 7b32af6
Cargo.toml
@@ -54,7 +54,7 @@ linux-raw-sys = { version = "0.9.2", default-features = false, features = ["gene
54
55
# For the libc backend on Windows, use the Winsock API in windows-sys.
56
[target.'cfg(windows)'.dependencies.windows-sys]
57
-version = ">=0.52, <0.61"
+version = ">=0.52, <0.62"
58
features = [
59
"Win32_Foundation",
60
"Win32_Networking_WinSock",
0 commit comments