Skip to content

Commit a1554ac

Browse files
committed
chore: update zip crate
1 parent 5cf020e commit a1554ac

File tree

2 files changed

+107
-41
lines changed

2 files changed

+107
-41
lines changed

Cargo.lock

Lines changed: 106 additions & 40 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
@@ -72,7 +72,7 @@ tower-http = { version = "0.5.1", features = ["fs", "trace", "set-header"] }
7272
tracing = "0.1"
7373
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
7474
which = "6"
75-
zip = "0.6"
75+
zip = "2"
7676

7777
# pin lightningcss, used by trunk, also pulled in by minify-html
7878
lightningcss = "=1.0.0-alpha.55"

0 commit comments

Comments
 (0)