diff --git a/libc-test/Cargo.toml b/libc-test/Cargo.toml index 0ff335f8..29a4bbbc 100644 --- a/libc-test/Cargo.toml +++ b/libc-test/Cargo.toml @@ -9,7 +9,7 @@ path = ".." default-features = false [build-dependencies] -ctest = "0.2.2" +ctest = "0.2.3" [features] default = [ "use_std" ]