diff options
| author | olivia <olivia@fastmail.com> | 2018-11-09 20:31:14 +0100 |
|---|---|---|
| committer | olivia <olivia@fastmail.com> | 2018-11-09 20:31:14 +0100 |
| commit | f7846af7ac388652a6f80a2bbce926ba8f053062 (patch) | |
| tree | 954ee36257047ac612654c5f35e18ed27deda97f /Cargo.toml | |
| parent | 850a13e9133fedb2fce27884902e0aab94da9692 (diff) | |
right let's try this one again
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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" |
