From 8f08555f0a28597470cdac36a6536e0773c14a3b Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Fri, 21 Sep 2018 09:52:22 +0200 Subject: net, store: Bump version of capnp. --- 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 d2786d5d..cf6a5321 100644 --- a/net/Cargo.toml +++ b/net/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Justus Winter "] openpgp = { path = "../openpgp" } sequoia-core = { path = "../core" } -capnp-rpc = "0.8" +capnp-rpc = "0.9" failure = "0.1.2" fs2 = "0.4.2" futures = "0.1" -- cgit v1.2.3