summaryrefslogtreecommitdiffstats
path: root/ipc/Cargo.toml
diff options
context:
space:
mode:
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 e31cee3d..d7fdd1c0 100644
--- a/ipc/Cargo.toml
+++ b/ipc/Cargo.toml
@@ -25,7 +25,7 @@ sequoia-openpgp = { path = "../openpgp", version = "1.17.0", default-features =
anyhow = "1.0.18"
buffered-reader = { path = "../buffered-reader", version = "1.0.0", default-features = false }
-capnp-rpc = "0.18"
+capnp-rpc = "0.19"
crossbeam-utils = "0.8"
fs2 = "0.4.2"
futures = "0.3.5"