Skip to content

Commit 0a64167

Browse files
Update Rust crate zip to 0.6.4 (#213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90b9d56 commit 0a64167

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

Cargo.lock

Lines changed: 2 additions & 10 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
@@ -44,7 +44,7 @@ flate2 = "1.0.25"
4444
tar = "0.4.38"
4545

4646
[target.'cfg(windows)'.dependencies]
47-
zip = "0.6.3"
47+
zip = "0.6.4"
4848

4949
[dev-dependencies]
5050
assert_cmd = "2.0.8"

0 commit comments

Comments
 (0)