Skip to content

Commit 7a74065

Browse files
chore(deps): bump zip from 7.0.0 to 7.4.0
Bumps [zip](https://github.com/zip-rs/zip2) from 7.0.0 to 7.4.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.0.0...v7.4.0) --- updated-dependencies: - dependency-name: zip dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e741add commit 7a74065

2 files changed

Lines changed: 12 additions & 26 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 25 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
@@ -98,7 +98,7 @@ url = "2.5.8"
9898
uuid = { version = "1.19.0", features = ["v4"] }
9999
walkdir = "2.5.0"
100100
wiremock = "0.6.5"
101-
zip = { version = "7.0.0", default-features = false, features = ["deflate"] }
101+
zip = { version = "7.4.0", default-features = false, features = ["deflate"] }
102102
zstd = { version = "0.13.3" }
103103

104104
[workspace.metadata.release]

0 commit comments

Comments
 (0)