From 2ac59632525d4997bfc2b9ce08fa9cf75d57d8a7 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Fri, 22 Mar 2019 10:40:42 +0100 Subject: ffi-macros: Bump nettle to 0.5. - Fixes 56de1bf60a8f5c6b2706dca37876aadc1c1b9ac4. --- ffi-macros/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ffi-macros/Cargo.toml') diff --git a/ffi-macros/Cargo.toml b/ffi-macros/Cargo.toml index a0cd6ece..e913c2ee 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 = "4.0" +nettle = "5.0" proc-macro2 = "0.4" quote = "0.6" -- cgit v1.2.3