summaryrefslogtreecommitdiff
path: root/systest/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'systest/Cargo.toml')
-rw-r--r--systest/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/systest/Cargo.toml b/systest/Cargo.toml
index a9a3a99..dd78155 100644
--- a/systest/Cargo.toml
+++ b/systest/Cargo.toml
@@ -6,7 +6,7 @@ build = "build.rs"
[dependencies]
libssh2-sys = { path = "../libssh2-sys" }
-libc = "0.1"
+libc = "0.2"
[build-dependencies]
-ctest = "0.1"
+ctest = "0.2"