From 24c46dd6af4200458126d0f5025028751ae2a033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 01:51:21 +0000 Subject: [PATCH] Bump crunchyroll-rs from `7644b24` to `7a6d88c` in /crunchy-cli-core Bumps [crunchyroll-rs](https://github.com/crunchy-labs/crunchyroll-rs) from `7644b24` to `7a6d88c`. - [Release notes](https://github.com/crunchy-labs/crunchyroll-rs/releases) - [Commits](https://github.com/crunchy-labs/crunchyroll-rs/compare/7644b24864608c059d702db8b373be81ffcec643...7a6d88c9678ebcd9c9537ab6607092bb3bfe809e) --- 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 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",