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 dc707dc commit 81056b9Copy full SHA for 81056b9
Cargo.toml
@@ -36,7 +36,7 @@ features = ["all"]
36
libc = "0.2.124"
37
38
[target.'cfg(windows)'.dependencies.windows-sys]
39
-version = "=0.36"
+version = "0.36"
40
features = [
41
"Win32_Foundation",
42
"Win32_Networking_WinSock",
0 commit comments