Skip to content

Commit 14a4a09

Browse files
deps: Bump zip from 2.4.2 to 7.2.0
Bumps [zip](https://github.com/zip-rs/zip2) from 2.4.2 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@v2.4.2...v7.2.0) --- updated-dependencies: - dependency-name: zip dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8ab3b7 commit 14a4a09

2 files changed

Lines changed: 10 additions & 38 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 37 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
@@ -95,7 +95,7 @@ time = "0.3"
9595
# Self-update (archive extraction)
9696
flate2 = "1"
9797
tar = "0.4"
98-
zip = { version = "2", default-features = false, features = ["deflate"] }
98+
zip = { version = "7", default-features = false, features = ["deflate"] }
9999
tempfile = "3"
100100

101101
# Progress bars (first-run UX)

0 commit comments

Comments
 (0)