summaryrefslogtreecommitdiffstats
path: root/zellij-utils
diff options
context:
space:
mode:
Diffstat (limited to 'zellij-utils')
-rw-r--r--zellij-utils/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zellij-utils/Cargo.toml b/zellij-utils/Cargo.toml
index c682393e3..b6f362798 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -44,7 +44,7 @@ kdl = { version = "4.5.0", features = ["span"] }
termwiz = "0.20.0"
log4rs = "1.2.0"
signal-hook = "0.3"
-interprocess = "1.1.1"
+interprocess = "1.2.1"
async-std = { version = "1.3.0", features = ["unstable"] }
[dev-dependencies]