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 3edb831b..8e2b7e91 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,7 +29,7 @@ console = "0.15.0"
ctrlc = "3.2.2"
dirs-next = "2.0.0"
grep-cli = "0.1.6"
-itertools = "0.10.1"
+itertools = "0.10.3"
lazy_static = "1.4"
palette = "0.6.0"
pathdiff = "0.2.1"