Skip to content

Commit 21aa5fb

Browse files
chore(deps): Bump zip from 7.4.0 to 8.0.0
Bumps [zip](https://github.com/zip-rs/zip2) from 7.4.0 to 8.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@v7.4.0...v8.0.0) --- updated-dependencies: - dependency-name: zip dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 380d473 commit 21aa5fb

File tree

2 files changed

+5
-21
lines changed

2 files changed

+5
-21
lines changed

Cargo.lock

Lines changed: 4 additions & 20 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
@@ -29,7 +29,7 @@ serde_json = "1.0"
2929
tempfile = "3.25"
3030
tokio = {version = "1.49", features = ["full"]}
3131
toml = "1.0.2"
32-
zip = "7.4"
32+
zip = "8.0"
3333

3434
[target."cfg(windows)".dependencies.windows-sys]
3535
features = [

0 commit comments

Comments
 (0)