summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
authorHussein <huss@pep-project.org>2019-05-27 19:52:24 +0200
committerJustus Winter <justus@sequoia-pgp.org>2019-05-28 10:42:23 +0200
commita9f020e55d3102f4662233f70badfcf5e7319433 (patch)
tree2b7b83475d48bfc87cfbf0fe5658f86327062e3c /openpgp/Cargo.toml
parent50b123860ca0f9991167319b758b46ecf735c49d (diff)
Bump memsec to 0.5.6.
- 0.5.6 fixes cross-building from macOS for Android. - Fixes #284.
Diffstat (limited to 'openpgp/Cargo.toml')
-rw-r--r--openpgp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index 0489bb31..855acee3 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -29,7 +29,7 @@ flate2 = { version = "1.0.1", optional = true }
idna = "0.1"
lalrpop-util = "0.17"
lazy_static = "1.3"
-memsec = "0.5.4"
+memsec = "0.5.6"
nettle = "5.0"
quickcheck = "0.8"
rand = "0.6"