Skip to content

Commit e9987fc

Browse files
authored
fix(deps): update rust crate quick-xml to 0.37.2 (#262)
1 parent 291a7ad commit e9987fc

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
@@ -14,7 +14,7 @@ rust-version = "1.70"
1414
[dependencies]
1515
chrono = { version = "0.4.39", default-features = false, features = ["std"] }
1616
indexmap = "2.5.0"
17-
quick-xml = "0.37.1"
17+
quick-xml = "0.37.2"
1818
newtype-uuid = "1.1.3"
1919
thiserror = "2.0.9"
2020
strip-ansi-escapes = "0.2.0"

0 commit comments

Comments
 (0)