summaryrefslogtreecommitdiffstats
path: root/ipc/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 /ipc/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 'ipc/Cargo.toml')
-rw-r--r--ipc/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/Cargo.toml b/ipc/Cargo.toml
index 5844e3fa..3e9c2b23 100644
--- a/ipc/Cargo.toml
+++ b/ipc/Cargo.toml
@@ -26,7 +26,7 @@ failure = "0.1.2"
fs2 = "0.4.2"
futures = "0.1"
libc = "0.2.33"
-memsec = "0.5.4"
+memsec = "0.5.6"
rand = "0.6"
tokio-core = "0.1"
tokio-io = "0.1.4"