Skip to content

Commit b28dc40

Browse files
committed
upgrade zip to 5.1.1
1 parent a9162fe commit b28dc40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -54,7 +54,7 @@ lol_html = "2.0.0"
5454
font-awesome-as-a-crate = { path = "crates/font-awesome-as-a-crate" }
5555
dashmap = "6.0.0"
5656
string_cache = "0.9.0"
57-
zip = {version = "4.0.0", default-features = false, features = ["bzip2"]}
57+
zip = {version = "5.1.1", default-features = false, features = ["bzip2"]}
5858
bzip2 = "0.6.0"
5959
getrandom = "0.3.1"
6060
itertools = { version = "0.14.0" }

0 commit comments

Comments
 (0)