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-quick-xml/quick-xml-fix-metadata.diff

24 lines
520 B

--- quick-xml-0.27.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ quick-xml-0.27.1/Cargo.toml 2023-02-03T18:45:52.961536+00:00
@@ -88,10 +88,6 @@
path = "benches/macrobenches.rs"
harness = false
-[dependencies.document-features]
-version = "0.2"
-optional = true
-
[dependencies.encoding_rs]
version = "0.8"
optional = true
@@ -108,9 +104,6 @@
features = ["io-util"]
optional = true
default-features = false
-
-[dev-dependencies.criterion]
-version = "0.4"
[dev-dependencies.pretty_assertions]
version = "1.3"