summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-08 22:38:55 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-08 22:38:55 -0500
commit4ac3a10fbf129e496e86f0b7d890132b4dfbdfae (patch)
tree287f3f9802f308828231cb85b5319c50af5b2647 /Cargo.toml
parentb593a29e9c122fa7912fec6074fd2259c2936be5 (diff)
Update and clean up ? menu... some more work to be done though
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 b88b312c..35ea7310 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,6 @@ lto = true
[dependencies]
chrono = "0.4.10"
clap = "2.33.0"
-failure = "0.1.6"
fern = "0.5.9"
futures-timer = "3.0.1"
futures = "0.3.3"