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
507 B

--- quick-xml-0.25.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ quick-xml-0.25.0/Cargo.toml 2022-11-29T15:49:36.702883+00:00
@@ -78,10 +78,6 @@
name = "macrobenches"
harness = false
-[dependencies.document-features]
-version = "0.2"
-optional = true
-
[dependencies.encoding_rs]
version = "0.8"
optional = true
@@ -98,9 +94,6 @@
features = ["io-util"]
optional = true
default-features = false
-
-[dev-dependencies.criterion]
-version = "0.3"
[dev-dependencies.pretty_assertions]
version = "1.2"