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