From dc578999ea706417f4fd1a877ecc06840e58d5b0 Mon Sep 17 00:00:00 2001 From: Igor Matuszewski Date: Wed, 18 Dec 2019 21:23:45 +0100 Subject: net: Use openpgp crypto API for SHA1 hash --- net/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'net/Cargo.toml') diff --git a/net/Cargo.toml b/net/Cargo.toml index 73400201..eed53733 100644 --- a/net/Cargo.toml +++ b/net/Cargo.toml @@ -31,7 +31,6 @@ hyper = "0.12" hyper-tls = "0.3" libc = "0.2.33" native-tls = "0.2.0" -nettle = "5.0" percent-encoding = "2.1" tempfile = "3.1" tokio-core = "0.1" -- cgit v1.2.3