summaryrefslogtreecommitdiffstats
path: root/ffi-macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ffi-macros/Cargo.toml')
-rw-r--r--ffi-macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffi-macros/Cargo.toml b/ffi-macros/Cargo.toml
index e37cab34..7a1aad74 100644
--- a/ffi-macros/Cargo.toml
+++ b/ffi-macros/Cargo.toml
@@ -19,7 +19,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
lazy_static = "1.0.0"
-nettle = "2.0"
+nettle = "4.0"
proc-macro2 = "0.4"
quote = "0.6"