chore(deps): bump xml-rs to 0.8.14 (#3018)

This commit is contained in:
Matthias Seitz
2023-06-06 13:48:02 +02:00
committed by GitHub
parent df9dfa6b6f
commit 2e11c6f660

4
Cargo.lock generated
View File

@ -7763,9 +7763,9 @@ dependencies = [
[[package]] [[package]]
name = "xml-rs" name = "xml-rs"
version = "0.8.4" version = "0.8.14"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3" checksum = "52839dc911083a8ef63efa4d039d1f58b5e409f923e44c80828f206f66e5541c"
[[package]] [[package]]
name = "xmltree" name = "xmltree"