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 bbc4339 commit 126085bCopy full SHA for 126085b
Cargo.toml
@@ -12,7 +12,7 @@ license = "MIT"
12
13
[dependencies]
14
sctp-sys = "*"
15
-libc = "*"
+libc = "0.1.*"
16
17
[lib]
18
name = "sctp"
0 commit comments