Skip to content

Commit

Permalink
Bump xml-rs from 0.8.23 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.23 to 0.8.25.
- [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md)
- [Commits](kornelski/xml-rs@0.8.23...0.8.25)

---
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 arminha committed Jan 27, 2025
1 parent ffb1a3a commit 8571c0f
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ time = { version = "0.3.37", features = ["formatting", "macros"] }
tokio = { version = "1.42.0", features = ["fs", "rt-multi-thread", "time"] }
url = "2.5.4"
xmltree = "0.11.0"
xml-rs = "0.8.23"
xml-rs = "0.8.25"
# cli
clap = { version = "4.5.23", features = ["derive"] }
# web
Expand Down

0 comments on commit 8571c0f

Please sign in to comment.