aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Fackler <[email protected]>2017-09-20 10:37:18 -0400
committerSteven Fackler <[email protected]>2017-09-20 10:37:18 -0400
commit5251eab48fc0d6210c6b7433590e353833c5a5cb (patch)
tree71f7d2a2fd42121ac41852f2901bc503633476a1
parentRelease v0.9.18 (diff)
downloadrust-openssl-5251eab48fc0d6210c6b7433590e353833c5a5cb.tar.xz
rust-openssl-5251eab48fc0d6210c6b7433590e353833c5a5cb.zip
Unpin ctest
-rw-r--r--systest/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/systest/Cargo.toml b/systest/Cargo.toml
index ef159270..3997bf35 100644
--- a/systest/Cargo.toml
+++ b/systest/Cargo.toml
@@ -9,4 +9,4 @@ libc = "0.2"
openssl-sys = { path = "../openssl-sys" }
[build-dependencies]
-ctest = "=0.1.4"
+ctest = "0.1"