Skip to content

Commit 6118756

Browse files
build(deps): bump adler2 from 2.0.0 to 2.0.1 (#3960)
Bumps [adler2](https://github.com/oyvindln/adler2) from 2.0.0 to 2.0.1. - [Changelog](https://github.com/oyvindln/adler2/blob/main/CHANGELOG.md) - [Commits](https://github.com/oyvindln/adler2/commits) --- updated-dependencies: - dependency-name: adler2 dependency-version: 2.0.1 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 f508e79 commit 6118756

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
@@ -13,9 +13,9 @@ dependencies = [
1313

1414
[[package]]
1515
name = "adler2"
16-
version = "2.0.0"
16+
version = "2.0.1"
1717
source = "registry+https://github.com/rust-lang/crates.io-index"
18-
checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
18+
checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
1919

2020
[[package]]
2121
name = "adler32"

0 commit comments

Comments
 (0)