aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openssl-sys/Cargo.toml')
-rw-r--r--openssl-sys/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl-sys/Cargo.toml b/openssl-sys/Cargo.toml
index 314d0b33..b5039297 100644
--- a/openssl-sys/Cargo.toml
+++ b/openssl-sys/Cargo.toml
@@ -18,7 +18,7 @@ sslv2 = []
aes_xts = []
[build-dependencies]
-pkg-config = "0.2"
+pkg-config = "0.2.1"
gcc = "0.1"
[target.le32-unknown-nacl.dependencies]