Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 7b36e3f commit 8de23b5
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 bazelfe-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ anyhow = "1.0.95"
tower = "0.4.13"
mio = "1.0.3"
ptyprocess = "0.4.1"
xml-rs = "0.8.22"
xml-rs = "0.8.25"

[build-dependencies]
vergen = { version = "8.3.2", features = [ "build", "git", "gitcl" ]}
Expand Down

0 comments on commit 8de23b5

Please sign in to comment.