Skip to content
This repository was archived by the owner on Jul 4, 2024. It is now read-only.

Commit bb3785d

Browse files
committed
Update dependencies and version
1 parent 8c1868f commit bb3785d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crunchy-cli-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ anyhow = "1.0"
1616
async-speed-limit = "0.4"
1717
clap = { version = "4.5", features = ["derive", "string"] }
1818
chrono = "0.4"
19-
crunchyroll-rs = { version = "0.10.1", features = ["experimental-stabilizations", "tower"] }
19+
crunchyroll-rs = { version = "0.10.2", features = ["experimental-stabilizations", "tower"] }
2020
ctrlc = "3.4"
2121
dialoguer = { version = "0.11", default-features = false }
2222
dirs = "5.0"

0 commit comments

Comments
 (0)