diff --git a/systest/Cargo.toml b/systest/Cargo.toml index 97a5405b0e..38a1470201 100644 --- a/systest/Cargo.toml +++ b/systest/Cargo.toml @@ -9,7 +9,7 @@ libc = "0.2" openssl-sys = { path = "../openssl-sys" } [build-dependencies] -ctest2 = "0.4" +ctest2 = "0.4.1" [features] vendored = ['openssl-sys/vendored']