Skip to content

Commit 1ffc9c1

Browse files
deps(deps): bump zip from 2.4.2 to 5.1.1
Bumps [zip](https://github.com/zip-rs/zip2) from 2.4.2 to 5.1.1. - [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...v5.1.1) --- updated-dependencies: - dependency-name: zip dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a735da6 commit 1ffc9c1

File tree

2 files changed

+51
-59
lines changed

2 files changed

+51
-59
lines changed

Cargo.lock

Lines changed: 50 additions & 58 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
@@ -36,7 +36,7 @@ openapiv3 = "2.2"
3636
syn = "2.0"
3737
prettyplease = "0.2"
3838
reqwest = { version = "0.12", features = ["blocking", "json"] }
39-
zip = "2.4"
39+
zip = "6.0"
4040

4141
[dev-dependencies]
4242
tokio = { version = "1.48", features = ["full"] }

0 commit comments

Comments
 (0)