Skip to content

Commit

Permalink
Bump zip from 2.2.0 to 2.2.1 (#8)
Browse files Browse the repository at this point in the history
Bumps [zip](https://github.com/zip-rs/zip2) from 2.2.0 to 2.2.1.
- [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.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] authored Nov 25, 2024
1 parent 0a0e340 commit c95740a
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 43 deletions.
104 changes: 62 additions & 42 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 @@ -57,4 +57,4 @@ url = "2.5.4"
usvg = "0.44.0"
uuid = "1.11.0"
walkdir = "2.4.0"
zip = "2.2.0"
zip = "2.2.1"

0 comments on commit c95740a

Please sign in to comment.