summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJiayi Zhao <jeff.no.zhao@gmail.com>2020-02-11 15:53:19 -0500
committerJiayi Zhao <jeff.no.zhao@gmail.com>2020-02-11 15:53:19 -0500
commit6042557a5e88601cb37b6067a5fdb547f6aca232 (patch)
tree5c75a81601d541dc9b74780cb8b94ec2cfb5b2fe /Cargo.toml
parentdaf9d7b9afec8c598c0974c5d92263c3af5facf0 (diff)
more progress on tui-rs work
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d58ac64..56eccd0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,6 @@ edition = "2018"
[dependencies]
alphanumeric-sort = "^1"
-ansi_term = "^0"
chrono = "^0"
dirs = "^1"
lazy_static = "^1"