Skip to content

Commit fd03360

Browse files
Bump zip from 0.6.6 to 8.6.0
Bumps [zip](https://github.com/zip-rs/zip2) from 0.6.6 to 8.6.0. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/commits/v8.6.0) --- updated-dependencies: - dependency-name: zip dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c10cc2 commit fd03360

2 files changed

Lines changed: 35 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 34 additions & 13 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
@@ -20,7 +20,7 @@ thiserror = "=2.0.18"
2020
tempfile = "=3.16.0"
2121
tokio = { version = "=1.52.3", features = ["fs", "io-util", "macros", "net", "rt-multi-thread", "signal"] }
2222
tower-http = { version = "=0.6.11", features = ["compression-gzip", "fs", "set-header"] }
23-
zip = { version = "=0.6.6", default-features = false, features = ["deflate"] }
23+
zip = { version = "=8.6.0", default-features = false, features = ["deflate"] }
2424

2525
[build-dependencies]
2626
prost-build = "=0.13.5"

0 commit comments

Comments
 (0)