summaryrefslogtreecommitdiff
path: root/libssh2-sys/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'libssh2-sys/Cargo.toml')
-rw-r--r--libssh2-sys/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh2-sys/Cargo.toml b/libssh2-sys/Cargo.toml
index 7bd9d81..1ea06bd 100644
--- a/libssh2-sys/Cargo.toml
+++ b/libssh2-sys/Cargo.toml
@@ -21,7 +21,7 @@ openssl-sys = "0.9"
[build-dependencies]
pkg-config = "0.3.11"
-cmake = "0.1.2"
+cc = "1.0.25"
[target.'cfg(target_env = "msvc")'.build-dependencies]
vcpkg = "0.2"