Skip to content

Commit 19eabe7

Browse files
renovate[bot]sylvestre
authored andcommitted
chore(deps): update rust crate zip to v2
1 parent 811b32b commit 19eabe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ walkdir = "2.5"
343343
winapi-util = "0.1.8"
344344
windows-sys = { version = "0.59.0", default-features = false }
345345
xattr = "1.3.1"
346-
zip = { version = "1.1.4", default-features = false, features = ["deflate"] }
346+
zip = { version = "2.0.0", default-features = false, features = ["deflate"] }
347347

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

0 commit comments

Comments
 (0)