summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index af5f34b9f..c0aff1ee8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,7 +18,7 @@ names = "0.11.0"
zellij-client = { path = "zellij-client/", version = "0.30.0" }
zellij-server = { path = "zellij-server/", version = "0.30.0" }
zellij-utils = { path = "zellij-utils/", version = "0.30.0" }
-log = "0.4.16"
+log = "0.4.17"
dialoguer = "0.9.0"
suggestion = "0.3"