summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2023-10-27 15:03:13 +0200
committerNeal H. Walfield <neal@pep.foundation>2023-10-27 15:03:13 +0200
commitf6ab9f33478fbd0d3b2c8382f047bd0e45960594 (patch)
treefe47130bbcef96fd9ecbb56f30e5dba3cb961168 /Cargo.lock
parentd638abbe200357281e0382ed8dbd9e7845f30b3a (diff)
ipc: Release 0.31.0ipc/v0.31.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2a366b5a..0b6eee64 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2514,7 +2514,7 @@ dependencies = [
[[package]]
name = "sequoia-ipc"
-version = "0.30.1"
+version = "0.31.0"
dependencies = [
"anyhow",
"buffered-reader",