From fa0a7e05c384f0da1a6fe3dd240181a6ff528b58 Mon Sep 17 00:00:00 2001 From: Kunal Mohan Date: Sat, 22 May 2021 15:45:47 +0530 Subject: Add ability to attach to sessions --- zellij-utils/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zellij-utils/Cargo.toml') diff --git a/zellij-utils/Cargo.toml b/zellij-utils/Cargo.toml index b1f48d10b..2fcccd7d7 100644 --- a/zellij-utils/Cargo.toml +++ b/zellij-utils/Cargo.toml @@ -16,8 +16,8 @@ directories-next = "2.0" interprocess = "1.1.1" lazy_static = "1.4.0" libc = "0.2" -names = "0.11.0" nix = "0.19.1" +once_cell = "1.7.2" serde = { version = "1.0", features = ["derive"] } serde_yaml = "0.8" signal-hook = "0.3" -- cgit v1.2.3