Skip to content

Commit 5be1c2f

Browse files
authored
Merge pull request #577 from pbs-data-solutions/dependabot/cargo/roxmltree-0.21.1
Bump roxmltree from 0.21.0 to 0.21.1
2 parents 15d4b10 + 51356bc commit 5be1c2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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.21.0"
21+
roxmltree = "0.21.1"
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)