Skip to content

Commit 8f734f3

Browse files
committed
Bump zip from 1.1.4 to 2.2.0
1 parent c94b2e9 commit 8f734f3

File tree

2 files changed

+49
-43
lines changed

2 files changed

+49
-43
lines changed

Cargo.lock

Lines changed: 48 additions & 42 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.0", default-features = false, features = ["deflate"] }
346346

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

0 commit comments

Comments
 (0)