Skip to content

Commit d40dc96

Browse files
dependabot[bot]syphar
authored andcommitted
Bump zip from 2.2.2 to 2.3.0
Bumps [zip](https://github.com/zip-rs/zip2) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.2.2...v2.3.0) --- updated-dependencies: - dependency-name: zip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 085ee29 commit d40dc96

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

Cargo.lock

+4-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.2.0", default-features = false, features = ["bzip2"]}
56+
zip = {version = "2.3.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)