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 107d8af commit 7b21417Copy full SHA for 7b21417
Cargo.toml
@@ -22,7 +22,7 @@ preadv_pwritev = []
22
signalfd = []
23
24
[dependencies]
25
-libc = "0.2.25"
+libc = { git = "https://github.com/rust-lang/libc.git" }
26
bitflags = "0.9"
27
cfg-if = "0.1.0"
28
void = "1.0.2"
0 commit comments