Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: xml-rs
  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>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent 0d73f27 commit 3a6b269
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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-bazel-wrapper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ tower = "0.4.13"
tokio-signal = "0.2.9"
mio = "0.8.8"
ptyprocess = "0.4.1"
xml-rs = "0.8.14"
xml-rs = "0.8.15"

[build-dependencies]
anyhow = "1.0.71"
Expand Down
2 changes: 1 addition & 1 deletion bazelfe-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ tower = "0.4.13"
tokio-signal = "0.2.9"
mio = "0.8.8"
ptyprocess = "0.4.1"
xml-rs = "0.8.14"
xml-rs = "0.8.15"


[build-dependencies]
Expand Down

0 comments on commit 3a6b269

Please sign in to comment.