From 891db584c1e7706e3075cea454f639ff3272c2a3 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Sat, 26 Nov 2016 08:45:57 -0800 Subject: Push init synchronization to sys layer --- Cargo.toml | 3 --- 1 file changed, 3 deletions(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3