mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Update dependencies
This commit is contained in:
parent
933d217b63
commit
ce5672588e
3 changed files with 239 additions and 43 deletions
|
|
@ -13,7 +13,7 @@ anyhow = "1.0"
|
|||
async-trait = "0.1"
|
||||
clap = { version = "4.0", features = ["derive", "string"] }
|
||||
chrono = "0.4"
|
||||
crunchyroll-rs = { git = "https://github.com/crunchy-labs/crunchyroll-rs", default-features = false, features = ["stream", "parse"] }
|
||||
crunchyroll-rs = { git = "https://github.com/crunchy-labs/crunchyroll-rs", default-features = false, features = ["parse", "hls-stream", "dash-stream"] }
|
||||
ctrlc = "3.2"
|
||||
dirs = "4.0"
|
||||
isahc = { git = "https://github.com/sagebind/isahc", rev = "c39f6f8" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue