From a9f020e55d3102f4662233f70badfcf5e7319433 Mon Sep 17 00:00:00 2001 From: Hussein Date: Mon, 27 May 2019 19:52:24 +0200 Subject: Bump memsec to 0.5.6. - 0.5.6 fixes cross-building from macOS for Android. - Fixes #284. --- 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 9cc8ce78..d15453c7 100644 --- a/openpgp-ffi/Cargo.toml +++ b/openpgp-ffi/Cargo.toml @@ -26,7 +26,7 @@ sequoia-openpgp = { path = "../openpgp", version = "0.7" } failure = "0.1.2" lazy_static = "1.0.0" libc = "0.2.33" -memsec = "0.5.4" +memsec = "0.5.6" nettle = "5.0" time = "0.1.40" -- cgit v1.2.3