Skip to content

Commit 73db512

Browse files
renovate[bot]BenWiederhake
authored andcommitted
chore(deps): update rust crate zip to 1.1.2
1 parent 3637e08 commit 73db512

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -333,7 +333,7 @@ walkdir = "2.5"
333333
winapi-util = "0.1.8"
334334
windows-sys = { version = "0.48.0", default-features = false }
335335
xattr = "1.3.1"
336-
zip = { version = "1.1.1", default-features = false, features = ["deflate"] }
336+
zip = { version = "1.1.2", default-features = false, features = ["deflate"] }
337337

338338
hex = "0.4.3"
339339
md-5 = "0.10.6"

0 commit comments

Comments
 (0)