diff --git a/libc-test/Cargo.toml b/libc-test/Cargo.toml index 7eecc4994cabe..9862d3a569534 100644 --- a/libc-test/Cargo.toml +++ b/libc-test/Cargo.toml @@ -10,7 +10,7 @@ default-features = false [build-dependencies] cc = "1.0" -ctest = "0.2.8" +ctest = "0.2" [features] default = [ "use_std" ]