Skip to content

Commit b340d9a

Browse files
build(deps): bump zip from 0.6.6 to 8.4.0
Bumps [zip](https://github.com/zip-rs/zip2) from 0.6.6 to 8.4.0. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/commits/v8.4.0) --- updated-dependencies: - dependency-name: zip dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35fb5d5 commit b340d9a

2 files changed

Lines changed: 32 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 31 additions & 10 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
@@ -10,4 +10,4 @@ clap = { version = "4.5", features = ["derive"] }
1010
regex = "1.12"
1111
toml_edit = "0.22"
1212
semver = "1.0"
13-
zip = { version = "0.6", default-features = false, features = ["deflate"] }
13+
zip = { version = "8.4", default-features = false, features = ["deflate"] }

0 commit comments

Comments
 (0)