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 474daa70..9fcde637 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,7 +28,7 @@ bytelines = "=2.2.2" # Pin version until its tokio and futures dependencies are
clap = { version = "4.1.8", features = ["derive", "help", "usage", "error-context", "wrap_help"] }
console = "0.15.0"
ctrlc = "3.2.5"
-dirs = "4.0.0"
+dirs = "5.0.1"
grep-cli = "0.1.7"
itertools = "0.10.5"
lazy_static = "1.4"