Skip to content

Commit eca73a1

Browse files
authored
fix(deps): update rust crate quick-xml to 0.38.4 (#525)
1 parent 54cf9ce commit eca73a1

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
@@ -21,7 +21,7 @@ chrono = { version = "0.4.42", default-features = false, features = ["std"] }
2121
indexmap = "2.11.4"
2222
newtype-uuid = "1.2.4"
2323
proptest = { version = "1.7.0", optional = true }
24-
quick-xml = "0.38.3"
24+
quick-xml = "0.38.4"
2525
strip-ansi-escapes = "0.2.1"
2626
test-strategy = { version = "0.4.3", optional = true }
2727
thiserror = "2.0.17"

0 commit comments

Comments
 (0)