Skip to content

Commit aec5068

Browse files
build(deps): bump miniz_oxide from 0.8.2 to 0.8.3 (#13560)
Bumps [miniz_oxide](https://github.com/Frommi/miniz_oxide) from 0.8.2 to 0.8.3. - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.2...0.8.3) --- updated-dependencies: - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 152d702 commit aec5068

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,9 +1543,9 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
15431543

15441544
[[package]]
15451545
name = "miniz_oxide"
1546-
version = "0.8.2"
1546+
version = "0.8.3"
15471547
source = "registry+https://github.com/rust-lang/crates.io-index"
1548-
checksum = "4ffbe83022cedc1d264172192511ae958937694cd57ce297164951b8b3568394"
1548+
checksum = "b8402cab7aefae129c6977bb0ff1b8fd9a04eb5b51efc50a70bea51cda0c7924"
15491549
dependencies = [
15501550
"adler2",
15511551
]

0 commit comments

Comments
 (0)