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..e5c1809d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -40,7 +40,7 @@ console = "0.15.0"
ctrlc = "3.2.5"
dirs = "5.0.1"
grep-cli = "0.1.8"
-itertools = "0.10.5"
+itertools = "0.12.1"
lazy_static = "1.4"
palette = "0.7.2"
pathdiff = "0.2.1"