You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-roxmltree/roxmltree-fix-metadata.diff

12 lines
292 B

--- roxmltree-0.14.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ roxmltree-0.14.1/Cargo.toml 2022-01-12T19:32:47.479075+00:00
@@ -25,7 +25,7 @@
[dependencies.xmlparser]
version = "0.13.3"
[dev-dependencies.pretty_assertions]
-version = "0.5"
+version = "0.6"
[features]
default = ["std"]