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 14e3be69..0995c784 100644
--- a/ffi/Cargo.toml
+++ b/ffi/Cargo.toml
@@ -29,7 +29,7 @@ sequoia-net = { path = "../net", version = "0.7" }
failure = "0.1.2"
lazy_static = "1.0.0"
libc = "0.2.33"
-memsec = "0.5.4"
+memsec = "0.5.6"
native-tls = "0.2.0"
nettle = "5.0"
time = "0.1.40"