summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 426aed9..4a526e4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,8 +21,5 @@ bitflags = "0.7"
libc = "0.2"
libssh2-sys = { path = "libssh2-sys", version = "0.2" }
-[target."cfg(unix)".dependencies]
-openssl-sys = "0.9"
-
[dev-dependencies]
tempdir = "0.3"