Skip to content

Commit 4bffaa6

Browse files
chore(deps): Bump zip from 2.5.0 to 2.6.0
Bumps [zip](https://github.com/zip-rs/zip2) from 2.5.0 to 2.6.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@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: zip dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 010b82d commit 4bffaa6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -25,7 +25,7 @@ serde_json = "1.0"
2525
tempfile = "3.19"
2626
tokio = {version = "1.44", features = ["full"]}
2727
toml = "0.8.20"
28-
zip = "2.4"
28+
zip = "2.6"
2929

3030
[target."cfg(windows)".dependencies.windows-sys]
3131
features = [

0 commit comments

Comments
 (0)