mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Use library for progress
This commit is contained in:
parent
86759557fe
commit
17fa045c32
9 changed files with 307 additions and 295 deletions
|
|
@ -13,6 +13,7 @@ crunchyroll-rs = "0.2"
|
|||
csv = "1.1"
|
||||
ctrlc = "3.2"
|
||||
dirs = "4.0"
|
||||
indicatif = "0.17"
|
||||
log = { version = "0.4", features = ["std"] }
|
||||
num_cpus = "1.14"
|
||||
regex = "1.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue