From 40303efe2467f9625d97edfa0c74f0a90e667258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 17:15:17 +0000 Subject: [PATCH] Bump zune-inflate from 0.2.52 to 0.2.53 Bumps [zune-inflate](https://github.com/etemesi254/zune-image) from 0.2.52 to 0.2.53. - [Release notes](https://github.com/etemesi254/zune-image/releases) - [Commits](https://github.com/etemesi254/zune-image/commits) --- updated-dependencies: - dependency-name: zune-inflate dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 742eca86cce..f946a040f6f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7790,9 +7790,9 @@ dependencies = [ [[package]] name = "zune-inflate" -version = "0.2.52" +version = "0.2.53" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "10ca8ee3897e213bf74d46641942575fb9b4bd9933cbce0b40eb320836da67e0" +checksum = "440a08fd59c6442e4b846ea9b10386c38307eae728b216e1ab2c305d1c9daaf8" dependencies = [ "simd-adler32", ]