From cd1ca0a6b418c12156bd73589a00805f51e80959 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 15 Aug 2018 14:36:48 +0200 Subject: Bump version of failure. - Also, avoid deprecated method in sq. --- net/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/Cargo.toml') 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" -- cgit v1.2.3