Skip to content

Commit ddc5203

Browse files
Bump zip from 2.2.0 to 2.2.2 (#1263)
Bumps [zip](https://github.com/zip-rs/zip2) from 2.2.0 to 2.2.2. - [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.2.0...v2.2.2) --- updated-dependencies: - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab12bec commit ddc5203

File tree

2 files changed

+40
-20
lines changed

2 files changed

+40
-20
lines changed

Cargo.lock

Lines changed: 39 additions & 19 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
@@ -66,7 +66,7 @@ tempfile = "3.13"
6666
tera = "1.20"
6767
uuid = { version = "1.11", features = ["v4"] }
6868
walkdir = "2.5"
69-
zip = { version = "2.2", default-features = false }
69+
zip = { version = "2.3", default-features = false }
7070

7171
[dev-dependencies]
7272
pretty_assertions = "1.4"

0 commit comments

Comments
 (0)