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 d55c68e9..8916c052 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,7 +36,7 @@ clap = { version = "4.3.14", features = [
"error-context",
"wrap_help",
] }
-console = "0.15.0"
+console = "0.15.8"
ctrlc = "3.2.5"
dirs = "5.0.1"
grep-cli = "0.1.8"