Skip to content

Commit 7bb2829

Browse files
build(deps): bump zip from 2.1.3 to 2.3.0
Bumps [zip](https://github.com/zip-rs/zip2) from 2.1.3 to 2.3.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.1.3...v2.3.0) --- updated-dependencies: - dependency-name: zip dependency-version: 2.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68602bc commit 7bb2829

2 files changed

Lines changed: 164 additions & 56 deletions

File tree

Cargo.lock

Lines changed: 163 additions & 55 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
@@ -19,7 +19,7 @@ hex = "0.4"
1919
is_executable = "0.1"
2020
siphasher = "0.3"
2121
tar = "0.4"
22-
zip = "2.1.3"
22+
zip = "2.3.0"
2323

2424
[dev-dependencies]
2525
tempfile = "3.1"

0 commit comments

Comments
 (0)