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 aae0d32 commit 46e2944Copy full SHA for 46e2944
Cargo.toml
@@ -27,7 +27,7 @@ targets = [
27
]
28
29
[dependencies]
30
-libc = { git = "https://github.com/rust-lang/libc", rev = "15d27952bfa93e5e4f419c603f275486f15a050c", features = [ "extra_traits" ] }
+libc = { git = "https://github.com/rust-lang/libc", rev = "ad3ce341e3bad465a6672517fa952910f0a5a64f", features = [ "extra_traits" ] }
31
bitflags = "1.1"
32
cfg-if = "1.0"
33
pin-utils = { version = "0.1.0", optional = true }
0 commit comments