Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump zip from 0.6.6 to 1.1.1 (#230)
Browse files Browse the repository at this point in the history
Bumps [zip](https://github.com/Pr0methean/zip) from 0.6.6 to 1.1.1.
- [Changelog](https://github.com/Pr0methean/zip/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Pr0methean/zip/commits/1.1.1)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 28, 2024
1 parent 57751bc commit 04f9b97
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 58 deletions.
180 changes: 123 additions & 57 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 @@ -23,7 +23,7 @@
typed-builder = "0.18.2"
url = {version = "2.5.0", features = ["serde"]}
walkdir = "2.5.0"
zip = "0.6.6"
zip = "1.1.1"

[dev-dependencies]
rstest = {version = "0.18.2", default-features = false}
Expand Down

0 comments on commit 04f9b97

Please sign in to comment.