Skip to content

Commit 3b438d1

Browse files
Bump zip from 4.2.0 to 6.0.0
Bumps [zip](https://github.com/zip-rs/zip2) from 4.2.0 to 6.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@v4.2.0...v6.0.0) --- updated-dependencies: - dependency-name: zip dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b554cba commit 3b438d1

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
@@ -20,7 +20,7 @@ log = "0.4.28"
2020
env_logger = { version = "0.11.8" }
2121
simple-error = "0.3.2"
2222
anyhow = "1.0.100"
23-
zip = { version = "4.2.0", default-features = false }
23+
zip = { version = "6.0.0", default-features = false }
2424
tempfile = "3.23"
2525
needletail = "0.6.3"
2626
csv = "1.4.0"

0 commit comments

Comments
 (0)