Skip to content

Commit 9abf9d0

Browse files
authored
Merge pull request #6873 from cakebaker/bump_zip
Bump `zip` from `1.1.4` to `2.2.2`
2 parents c04566c + dd3d0a3 commit 9abf9d0

File tree

2 files changed

+50
-44
lines changed

2 files changed

+50
-44
lines changed

Cargo.lock

Lines changed: 49 additions & 43 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
@@ -342,7 +342,7 @@ walkdir = "2.5"
342342
winapi-util = "0.1.8"
343343
windows-sys = { version = "0.59.0", default-features = false }
344344
xattr = "1.3.1"
345-
zip = { version = "1.1.4", default-features = false, features = ["deflate"] }
345+
zip = { version = "2.2.2", default-features = false, features = ["deflate"] }
346346

347347
hex = "0.4.3"
348348
md-5 = "0.10.6"

0 commit comments

Comments
 (0)