diff --git a/crunchy-cli-core/Cargo.lock b/crunchy-cli-core/Cargo.lock index d0f951a..c1e78f6 100644 --- a/crunchy-cli-core/Cargo.lock +++ b/crunchy-cli-core/Cargo.lock @@ -271,7 +271,7 @@ dependencies = [ [[package]] name = "crunchyroll-rs" version = "0.1.0" -source = "git+https://github.com/crunchy-labs/crunchyroll-rs#7644b24864608c059d702db8b373be81ffcec643" +source = "git+https://github.com/crunchy-labs/crunchyroll-rs#7a6d88c9678ebcd9c9537ab6607092bb3bfe809e" dependencies = [ "aes", "cbc", @@ -293,7 +293,7 @@ dependencies = [ [[package]] name = "crunchyroll-rs-internal" version = "0.1.0" -source = "git+https://github.com/crunchy-labs/crunchyroll-rs#7644b24864608c059d702db8b373be81ffcec643" +source = "git+https://github.com/crunchy-labs/crunchyroll-rs#7a6d88c9678ebcd9c9537ab6607092bb3bfe809e" dependencies = [ "darling", "quote",