summaryrefslogtreecommitdiffstats
path: root/net/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'net/Cargo.toml')
-rw-r--r--net/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Cargo.toml b/net/Cargo.toml
index 54e08f40..d2786d5d 100644
--- a/net/Cargo.toml
+++ b/net/Cargo.toml
@@ -8,7 +8,7 @@ openpgp = { path = "../openpgp" }
sequoia-core = { path = "../core" }
capnp-rpc = "0.8"
-failure = "0.1.1"
+failure = "0.1.2"
fs2 = "0.4.2"
futures = "0.1"
http = "0.1.5"