Skip to content

Commit 06772a6

Browse files
committed
compare: update xml-rs 0.8 -> 1.0
1 parent 40a8ec1 commit 06772a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compare/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rapid-xml = "0.2"
1919
rusty_xml = { version = "0.3", package = "RustyXML" }
2020
serde-xml-rs = "0.8"
2121
xml_oxide = "0.3"
22-
xml-rs = "0.8"
22+
xml-rs = "1.0"
2323
xml5ever = "0.36"
2424
xmlparser = "0.13"
2525
# Do not use "derive" feature, because it slowdown compilation

0 commit comments

Comments
 (0)