Skip to content

Commit bedbc24

Browse files
Bump roxmltree from 0.20.0 to 0.21.1 (#1029)
Bumps [roxmltree](https://github.com/RazrFalcon/roxmltree) from 0.20.0 to 0.21.1. - [Changelog](https://github.com/RazrFalcon/roxmltree/blob/master/CHANGELOG.md) - [Commits](RazrFalcon/roxmltree@v0.20.0...v0.21.1) --- updated-dependencies: - dependency-name: roxmltree dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86b3811 commit bedbc24

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Cargo.lock

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ regex = "1.12"
5454
reqwest = "0.12.24"
5555
rocket = "0.5"
5656
rocket_dyn_templates = "0.2.0"
57-
roxmltree = "0.20"
57+
roxmltree = "0.21"
5858
rstest = "0.26"
5959
rstest_reuse = "0.7.0"
6060
rustls = "0.23.35"

0 commit comments

Comments
 (0)