From 2059d2c6aa6a6626d394ef572755f6ff88e2138c Mon Sep 17 00:00:00 2001 From: Kunal Mohan Date: Sat, 27 Mar 2021 11:56:40 +0530 Subject: Fix after rebase --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f55396cee..e1439dc24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,6 +36,8 @@ strum = "0.20.0" lazy_static = "1.4.0" wasmer = "1.0.0" wasmer-wasi = "1.0.0" +interprocess = "1.0.1" +zellij-tile = { path = "zellij-tile/", version = "0.5.0" } [dependencies.async-std] version = "1.3.0" -- cgit v1.2.3