Skip to content

Commit

Permalink
chore(deps): Bump xml-rs from 0.8.21 to 0.8.22
Browse files Browse the repository at this point in the history
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.21 to 0.8.22.
- [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md)
- [Commits](kornelski/xml-rs@0.8.21...0.8.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alilleybrinker committed Sep 9, 2024
1 parent 465f932 commit 88cdfd3
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 @@ -132,7 +132,7 @@ ureq = { version = "2.10.1", default-features = false, features = [
url = { version = "2.5.1", features = ["serde"] }
walkdir = "2.5.0"
which = { version = "6.0.3", default-features = false }
xml-rs = "0.8.20"
xml-rs = "0.8.22"
xz2 = "0.1.7"
zip = "2.2.0"
zip-extensions = "0.8.1"
Expand Down

0 comments on commit 88cdfd3

Please sign in to comment.