summaryrefslogtreecommitdiffstats
path: root/store/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'store/Cargo.toml')
-rw-r--r--store/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/Cargo.toml b/store/Cargo.toml
index 43f672ba..7984043d 100644
--- a/store/Cargo.toml
+++ b/store/Cargo.toml
@@ -14,7 +14,7 @@ sequoia-core = { path = "../core" }
sequoia-net = { path = "../net" }
capnp = "0.8"
capnp-rpc = "0.8"
-failure = "0.1.1"
+failure = "0.1.2"
futures = "0.1.17"
rand = "0.5"
rusqlite = "0.13"