Skip to content

Commit f8a8a93

Browse files
chore(deps): bump zip from 7.1.0 to 7.2.0 in the minor-and-patch group
Bumps the minor-and-patch group with 1 update: [zip](https://github.com/zip-rs/zip2). Updates `zip` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: zip dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5df6cea commit f8a8a93

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ thiserror = "2.0"
4949
tokio = "1.49"
5050
walkdir = "2.5"
5151
xz2 = "0.1"
52-
zip = { version = "7.1", default-features = false }
52+
zip = { version = "7.2", default-features = false }
5353
zstd = "0.13"
5454

5555
[workspace.lints.clippy]

0 commit comments

Comments
 (0)