summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-04-02 00:45:49 -0400
committerMatan Kushner <hello@matchai.me>2019-04-02 00:45:49 -0400
commit41ee54933bd2820b1ba97726514f785f1ac73824 (patch)
tree1d7fea41b4ffc43bbcf000bdcfeaa86c0071e5e9 /Cargo.toml
parent4e1ae0662234bca85837fe136d0ab997b917c835 (diff)
Start working on char color for status
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 2300789ca..2f7fbeaf3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,3 +6,4 @@ edition = "2018"
[dependencies]
clap = "2.32.0"
+ansi_term = "0.11.0"