Update Rust crate quick-xml to 0.39.0
All checks were successful
Build and Test / account (push) Successful in 7m50s

This commit is contained in:
Spacebot 2026-04-28 22:00:59 +00:00
commit ef3a33fd5d
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -2573,9 +2573,9 @@ dependencies = [
[[package]]
name = "quick-xml"
version = "0.37.5"
version = "0.39.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb"
checksum = "958f21e8e7ceb5a1aa7fa87fab28e7c75976e0bfe7e23ff069e0a260f894067d"
dependencies = [
"memchr",
"serde",