summaryrefslogtreecommitdiff
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 7aeff89fb..652a0d988 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,6 +10,7 @@ version = "0.2.10"
edition = "2018"
[dependencies]
+ansi_term = "0.11.0"
atty = "0.2.11"
dirs = "1.0.4"
flatbuffers = "0.5.0"