diff --git a/libc-test/Cargo.toml b/libc-test/Cargo.toml index 10f1c616af8ca..eee6fe83da0b1 100644 --- a/libc-test/Cargo.toml +++ b/libc-test/Cargo.toml @@ -12,7 +12,7 @@ A test crate for the libc crate. [dependencies.libc] path = ".." -version = "0.2.153" +version = "0.2.154" default-features = false [build-dependencies]