summaryrefslogtreecommitdiff
path: root/systest
diff options
context:
space:
mode:
Diffstat (limited to 'systest')
-rw-r--r--systest/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/systest/Cargo.toml b/systest/Cargo.toml
index af981da..a9a3a99 100644
--- a/systest/Cargo.toml
+++ b/systest/Cargo.toml
@@ -9,4 +9,4 @@ libssh2-sys = { path = "../libssh2-sys" }
libc = "0.1"
[build-dependencies]
-ctest = { git = "https://github.com/alexcrichton/ctest" }
+ctest = "0.1"