We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40a8ec1 commit 06772a6Copy full SHA for 06772a6
compare/Cargo.toml
@@ -19,7 +19,7 @@ rapid-xml = "0.2"
19
rusty_xml = { version = "0.3", package = "RustyXML" }
20
serde-xml-rs = "0.8"
21
xml_oxide = "0.3"
22
-xml-rs = "0.8"
+xml-rs = "1.0"
23
xml5ever = "0.36"
24
xmlparser = "0.13"
25
# Do not use "derive" feature, because it slowdown compilation
0 commit comments