summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp-ffi/Cargo.toml')
-rw-r--r--openpgp-ffi/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp-ffi/Cargo.toml b/openpgp-ffi/Cargo.toml
index a719871b..beb78c22 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 = "2.0"
+nettle = "4.0"
[lib]
crate-type = ["lib", "cdylib", "staticlib"]