From 56de1bf60a8f5c6b2706dca37876aadc1c1b9ac4 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 13 Mar 2019 09:38:48 +0100 Subject: Bump nettle to 5.0. --- openpgp-ffi/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openpgp-ffi/Cargo.toml') diff --git a/openpgp-ffi/Cargo.toml b/openpgp-ffi/Cargo.toml index 9a05fc54..ee460a10 100644 --- a/openpgp-ffi/Cargo.toml +++ b/openpgp-ffi/Cargo.toml @@ -30,7 +30,7 @@ memsec = "0.5.4" time = "0.1.40" [dev-dependencies] -nettle = "4.0" +nettle = "5.0" [lib] crate-type = ["lib", "cdylib", "staticlib"] -- cgit v1.2.3