Skip to content

Commit a610068

Browse files
deps: bump zip from 2.4.2 to 8.1.0
Bumps [zip](https://github.com/zip-rs/zip2) from 2.4.2 to 8.1.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.4.2...v8.1.0) --- updated-dependencies: - dependency-name: zip dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c18e89b commit a610068

2 files changed

Lines changed: 44 additions & 97 deletions

File tree

Cargo.lock

Lines changed: 43 additions & 96 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
@@ -51,7 +51,7 @@ crossterm = "0.29"
5151

5252
# Document parsing (PDF, DOCX)
5353
pdf-extract = "0.10"
54-
zip = "2"
54+
zip = "8"
5555
quick-xml = "0.39"
5656

5757
[dev-dependencies]

0 commit comments

Comments
 (0)