Update dependencies

This commit is contained in:
ByteDream 2022-12-02 19:41:50 +01:00
parent 3fcb512c18
commit 33e27504f2
2 changed files with 339 additions and 12 deletions

4
Cargo.lock generated
View file

@ -302,7 +302,7 @@ dependencies = [
[[package]]
name = "crunchyroll-rs"
version = "0.1.0"
source = "git+https://github.com/crunchy-labs/crunchyroll-rs#b05ab04af60547f4d5b8d008e3b3f829eb99aa0f"
source = "git+https://github.com/crunchy-labs/crunchyroll-rs#66678d49bc071f49c83a7fa73ab280d1c1de5b2f"
dependencies = [
"aes",
"cbc",
@ -324,7 +324,7 @@ dependencies = [
[[package]]
name = "crunchyroll-rs-internal"
version = "0.1.0"
source = "git+https://github.com/crunchy-labs/crunchyroll-rs#b05ab04af60547f4d5b8d008e3b3f829eb99aa0f"
source = "git+https://github.com/crunchy-labs/crunchyroll-rs#66678d49bc071f49c83a7fa73ab280d1c1de5b2f"
dependencies = [
"darling",
"quote",