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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-28 17:15:17 +00:00 committed by GitHub
parent edbd1dbc2c
commit 40303efe24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -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",
]