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 and j-lanson committed Dec 23, 2024
1 parent f9a5c7d commit 45308cb
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 hipcheck/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ walkdir = "2.5.0"
which = { version = "7.0.0", default-features = false }
xml-rs = "0.8.24"
xz2 = "0.1.7"
zip = "2.2.1"
zip = "2.2.2"
zip-extensions = "0.8.1"
zstd = "0.13.2"
hipcheck-common = { version = "0.1.0", path = "../hipcheck-common" }
Expand Down

0 comments on commit 45308cb

Please sign in to comment.