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.
2 parents bafd9f3 + 49e7e39 commit 51f5106Copy full SHA for 51f5106
Cargo.toml
@@ -14,7 +14,7 @@ license = "MIT"
14
# sctp-sys = { git = "https://github.com/phsym/sctp-sys" }
15
sctp-sys = "0.0.7"
16
libc = "^0.2"
17
-winapi = "^0.2"
+winapi = "^0.3"
18
ws2_32-sys = "^0.2"
19
20
[lib]
0 commit comments