summaryrefslogtreecommitdiffstats
path: root/ffi/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ffi/Cargo.toml')
-rw-r--r--ffi/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffi/Cargo.toml b/ffi/Cargo.toml
index 2f62738d..4b6e6891 100644
--- a/ffi/Cargo.toml
+++ b/ffi/Cargo.toml
@@ -34,7 +34,7 @@ native-tls = "0.2.0"
time = "0.1.40"
[dev-dependencies]
-nettle = "2.0"
+nettle = "4.0"
[lib]
crate-type = ["cdylib", "staticlib"]