Skip to content

Commit 6b01690

Browse files
chore(deps): update rust crate zip to v5
1 parent 650ff5f commit 6b01690

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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 = "4", default-features = false, optional = true }
51+
zip = { version = "5", default-features = false, optional = true }
5252
windows-sys = { version = "0.60.0", features = [
5353
"Win32_Foundation",
5454
"Win32_UI_WindowsAndMessaging",

0 commit comments

Comments
 (0)