mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Check for remaining disk space (#150)
This commit is contained in:
parent
ee1344fc6b
commit
5f98cfb186
3 changed files with 110 additions and 5 deletions
|
|
@ -13,6 +13,7 @@ crunchyroll-rs = { version = "0.3", features = ["dash-stream"] }
|
|||
ctrlc = "3.2"
|
||||
dirs = "5.0"
|
||||
derive_setters = "0.1"
|
||||
fs2 = "0.4"
|
||||
indicatif = "0.17"
|
||||
lazy_static = "1.4"
|
||||
log = { version = "0.4", features = ["std"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue