Skip to content

Commit f659c15

Browse files
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 fbc6083 commit f659c15

2 files changed

Lines changed: 5 additions & 21 deletions

File tree

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
@@ -24,7 +24,7 @@ tokio-util = "0.7"
2424
toml = "0.9"
2525
tracing = "0.1"
2626
tracing-subscriber = "0.3"
27-
zip = "7.4"
27+
zip = "8.0"
2828

2929
[profile.release]
3030
strip = true

0 commit comments

Comments
 (0)