aboutsummaryrefslogtreecommitdiff
path: root/openssl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/Cargo.toml')
-rw-r--r--openssl/Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/openssl/Cargo.toml b/openssl/Cargo.toml
index 9d16ccd6..8ade8101 100644
--- a/openssl/Cargo.toml
+++ b/openssl/Cargo.toml
@@ -32,6 +32,4 @@ libc = "0.1"
[dev-dependencies]
rustc-serialize = "0.3"
-
-[dev-dependencies.connected_socket]
-connected_socket = "0.0.1"
+net2 = "0.2.13"