Skip to content

Commit 829d4e0

Browse files
Bump roxmltree from 0.20.0 to 0.21.0
Bumps [roxmltree](https://github.com/RazrFalcon/roxmltree) from 0.20.0 to 0.21.0. - [Changelog](https://github.com/RazrFalcon/roxmltree/blob/master/CHANGELOG.md) - [Commits](RazrFalcon/roxmltree@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: roxmltree dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b470b8b commit 829d4e0

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
@@ -18,7 +18,7 @@ anyhow = "1.0.100"
1818
chrono = "0.4.41"
1919
prelude-xml-parser = { version = "0.9.2", features = ["python"] }
2020
pyo3 = { version = "0.26.0", features = ["extension-module"] }
21-
roxmltree = "0.20.0"
21+
roxmltree = "0.21.0"
2222
serde = { version = "1.0.228", features = ["derive"] }
2323
serde-xml-rs = "0.8.1"
2424
thiserror = "2.0.17"

0 commit comments

Comments
 (0)