diff --git a/Cargo.toml b/Cargo.toml index ed864f66b9..1f52be20d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ exclude = [ ] [dependencies] -libc = { git = "https://github.com/asomers/libc", rev="fc90925ee" } +libc = { git = "https://github.com/asomers/libc", rev="fba2064" } bitflags = "1.0" cfg-if = "0.1.0" void = "1.0.2"