summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0ba9c686..da8e906c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,7 +20,9 @@ ansi_term = "0.11.0"
atty = "0.2.13"
box_drawing = "0.1.2"
console = "0.7.7"
+dirs = "2.0"
itertools = "0.8.0"
+lazy_static = "1.4"
regex = "1.2.1"
shell-words = "0.1.0"
structopt = "0.2.18"