From 221fb72baca6390c91017b47720cb67a87aaead3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 11:21:21 +0000 Subject: [PATCH] Bump crunchyroll-rs from `7aedfc6` to `2ae9f04` in /crunchy-cli-core Bumps [crunchyroll-rs](https://github.com/crunchy-labs/crunchyroll-rs) from `7aedfc6` to `2ae9f04`. - [Release notes](https://github.com/crunchy-labs/crunchyroll-rs/releases) - [Commits](https://github.com/crunchy-labs/crunchyroll-rs/compare/7aedfc6c9a91a42ef46639ba9e99adba63cd0dda...2ae9f04f47280c7488e54db19c83bd380119dcd9) --- updated-dependencies: - dependency-name: crunchyroll-rs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crunchy-cli-core/Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crunchy-cli-core/Cargo.lock b/crunchy-cli-core/Cargo.lock index 61bc6f6..18a6009 100644 --- a/crunchy-cli-core/Cargo.lock +++ b/crunchy-cli-core/Cargo.lock @@ -267,7 +267,7 @@ dependencies = [ [[package]] name = "crunchyroll-rs" version = "0.1.0" -source = "git+https://github.com/crunchy-labs/crunchyroll-rs#7aedfc6c9a91a42ef46639ba9e99adba63cd0dda" +source = "git+https://github.com/crunchy-labs/crunchyroll-rs#2ae9f04f47280c7488e54db19c83bd380119dcd9" dependencies = [ "aes", "cbc", @@ -287,7 +287,7 @@ dependencies = [ [[package]] name = "crunchyroll-rs-internal" version = "0.1.0" -source = "git+https://github.com/crunchy-labs/crunchyroll-rs#7aedfc6c9a91a42ef46639ba9e99adba63cd0dda" +source = "git+https://github.com/crunchy-labs/crunchyroll-rs#2ae9f04f47280c7488e54db19c83bd380119dcd9" dependencies = [ "darling", "quote",