Skip to content

Commit b768b06

Browse files
chore(deps): update rust crate zip to v3 (v2) (#2699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <[email protected]>
1 parent 047081c commit b768b06

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

Cargo.lock

Lines changed: 14 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/updater/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ infer = "0.19"
4848
percent-encoding = "2.3"
4949

5050
[target."cfg(target_os = \"windows\")".dependencies]
51-
zip = { version = "2", default-features = false, optional = true }
51+
zip = { version = "3", default-features = false, optional = true }
5252
windows-sys = { version = "0.59.0", features = [
5353
"Win32_Foundation",
5454
"Win32_UI_WindowsAndMessaging",

0 commit comments

Comments
 (0)