Skip to content

Commit

Permalink
Bump zip from 0.6.6 to 1.1.3
Browse files Browse the repository at this point in the history
Bumps [zip](https://github.com/zip-rs/zip2) from 0.6.6 to 1.1.3.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/commits/v1.1.3)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-major
...
  • Loading branch information
marco-c committed Sep 25, 2024
1 parent 66cb146 commit c4f5315
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 27 deletions.
162 changes: 136 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ tempfile = "3.8"
tera = "1.19"
uuid = { version = "1.5", features = ["v4"] }
walkdir = "2.4"
zip = { version = "0.6", default-features = false }
zip = { version = "1.1", default-features = false }

[dev-dependencies]
pretty_assertions = "1.2"
Expand Down

0 comments on commit c4f5315

Please sign in to comment.