Skip to content

Commit bf6d432

Browse files
committed
upgrade zip to 4.0.0
1 parent 332acb3 commit bf6d432

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

Cargo.lock

Lines changed: 2 additions & 5 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
@@ -53,7 +53,7 @@ lol_html = "2.0.0"
5353
font-awesome-as-a-crate = { path = "crates/font-awesome-as-a-crate" }
5454
dashmap = "6.0.0"
5555
string_cache = "0.8.0"
56-
zip = {version = "2.3.0", default-features = false, features = ["bzip2"]}
56+
zip = {version = "4.0.0", default-features = false, features = ["bzip2"]}
5757
bzip2 = "0.5.0"
5858
getrandom = "0.3.1"
5959
itertools = { version = "0.14.0" }

0 commit comments

Comments
 (0)