summaryrefslogtreecommitdiffstats
path: root/openpgp
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 /openpgp
parent2ca9d69f761771f5440dccf66f9b3cf1c951b74f (diff)
Bump memsec to 0.6
Diffstat (limited to 'openpgp')
-rw-r--r--openpgp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index 13e0a67a..e8cfac8b 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -36,7 +36,7 @@ idna = "0.2"
lalrpop-util = "0.19"
lazy_static = "1.3"
libc = "0.2"
-memsec = "0.5.6"
+memsec = "0.6"
nettle = { version = "7", optional = true }
regex = "1"
thiserror = "1"