summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f9912294..85330346 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,7 @@ ansi_term = "0.11"
atty = "0.2.13"
box_drawing = "0.1.2"
console = "0.7.7"
+itertools = "0.8.0"
shell-words = "0.1.0"
structopt = "0.2.16"
syntect = "3.2"