summaryrefslogtreecommitdiffstats
path: root/zellij-utils/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'zellij-utils/Cargo.toml')
-rw-r--r--zellij-utils/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/zellij-utils/Cargo.toml b/zellij-utils/Cargo.toml
index 3365db091..5761f4140 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -28,6 +28,8 @@ strum = "0.20.0"
termion = "1.5.0"
vte = "0.10.1"
zellij-tile = { path = "../zellij-tile/", version = "0.16.0" }
+log = "0.4.14"
+log4rs = "1.0.0"
[dependencies.async-std]
version = "1.3.0"