Skip to content

Commit d3c5418

Browse files
build(deps): bump zip from 5.1.1 to 6.0.0
Bumps [zip](https://github.com/zip-rs/zip2) from 5.1.1 to 6.0.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@v5.1.1...v6.0.0) --- updated-dependencies: - dependency-name: zip dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2d4d09 commit d3c5418

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ edition = "2024"
2424
anyhow = "1.0.100"
2525
clap = { version = "4.5.48", features = ["derive"] }
2626
fs_extra = "1.3.0"
27-
zip = "5.1.1"
27+
zip = "6.0.0"

0 commit comments

Comments
 (0)