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 dda4da6..c7ebed4 100644
--- a/libssh2-sys/Cargo.toml
+++ b/libssh2-sys/Cargo.toml
@@ -20,7 +20,7 @@ libc = "0.2"
openssl-sys = "0.9"
[build-dependencies]
-pkg-config = "0.3"
+pkg-config = "0.3.11"
cmake = "0.1.2"
[target.'cfg(target_env = "msvc")'.build-dependencies]