summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5f5c8a9..bf4195d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,5 +4,6 @@ version = "0.1.0"
authors = ["olivia <olivia@fastmail.com>"]
[dependencies]
-quicli = "0.2.0"
-ansi_term = "0.11.0"
+clap = "2.32.0"
+indicatif = "0.9.0"
+console = "0.6.2"