Skip to content

Commit 11de1e8

Browse files
authored
chore: zip crate to 6.0 (#1774)
1 parent f0bb84e commit 11de1e8

File tree

4 files changed

+1089
-1064
lines changed

4 files changed

+1089
-1064
lines changed

Cargo.lock

Lines changed: 54 additions & 54 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
@@ -176,7 +176,7 @@ wasmtimer = "0.4.1"
176176
which = "8.0.0"
177177
windows-sys = { version = "0.60.2", default-features = false }
178178
winver = { version = "1.0.0" }
179-
zip = { version = ">=3.0.0,<4.1", default-features = false }
179+
zip = { version = "6.0.0", default-features = false }
180180
zstd = { version = "0.13.3", default-features = false }
181181

182182
# These are the all the crates defined in the workspace. We pin all of them together because they are always updated in tendem.

0 commit comments

Comments
 (0)