Skip to content

Commit

Permalink
chore(deps): bump zip from 2.2.1 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [zip](https://github.com/zip-rs/zip2) from 2.2.1 to 2.2.2.
- [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.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent deca2e9 commit e7fd0ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/weaver_cache/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ gix = { version = "0.68.0", default-features = false, features = [
] }
flate2 = "1.0.35"
tar = "0.4.43"
zip = "2.2.1"
zip = "2.2.2"

thiserror.workspace = true
serde.workspace = true
Expand Down

0 comments on commit e7fd0ab

Please sign in to comment.