summaryrefslogtreecommitdiffstats
path: root/ffi
diff options
context:
space:
mode:
authorIgor Matuszewski <igor@sequoia-pgp.org>2020-10-06 21:24:10 +0200
committerIgor Matuszewski <igor@sequoia-pgp.org>2020-10-06 21:24:10 +0200
commit1e325cb2643388601c292f329c901b311410bd48 (patch)
tree3ad7d1639d4c8606d1c4affc1d3b6c83745f38ab /ffi
parent2ca9d69f761771f5440dccf66f9b3cf1c951b74f (diff)
Bump memsec to 0.6
Diffstat (limited to 'ffi')
-rw-r--r--ffi/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffi/Cargo.toml b/ffi/Cargo.toml
index 295fdd84..6097ba45 100644
--- a/ffi/Cargo.toml
+++ b/ffi/Cargo.toml
@@ -30,7 +30,7 @@ sequoia-net = { path = "../net", version = "0.19" }
anyhow = "1"
lazy_static = "1.0.0"
libc = "0.2.33"
-memsec = "0.5.6"
+memsec = "0.6"
native-tls = "0.2.0"
tokio-core = "0.1"