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.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh2-sys/Cargo.toml b/libssh2-sys/Cargo.toml
index ca07f93..ea897dc 100644
--- a/libssh2-sys/Cargo.toml
+++ b/libssh2-sys/Cargo.toml
@@ -15,6 +15,7 @@ path = "lib.rs"
[dependencies]
libz-sys = "0.1.0"
libc = "0.2"
+ws2_32-sys = "0.1"
[target.i686-apple-darwin.dependencies]
openssl-sys = "0.6.0"