From c643f14f44f7df7bb87c3ad48258c0c8da0eabd5 Mon Sep 17 00:00:00 2001 From: Igor Matuszewski Date: Wed, 18 Dec 2019 21:06:28 +0100 Subject: Remove nettle dependency where it's unnecessary --- openpgp-ffi/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'openpgp-ffi/Cargo.toml') diff --git a/openpgp-ffi/Cargo.toml b/openpgp-ffi/Cargo.toml index 6d62fa09..26e11068 100644 --- a/openpgp-ffi/Cargo.toml +++ b/openpgp-ffi/Cargo.toml @@ -28,7 +28,6 @@ failure = "0.1.2" lazy_static = "1.0.0" libc = "0.2.33" memsec = "0.5.6" -nettle = "5.0" [dev-dependencies] filetime = "0.2" -- cgit v1.2.3