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

22 lines
463 B

--- xml5ever-0.16.2/Cargo.toml 1970-01-01T00:00:00+00:00
+++ xml5ever-0.16.2/Cargo.toml 2023-03-12T22:29:35.664958+00:00
@@ -25,9 +25,6 @@
license = "MIT / Apache-2.0"
repository = "https://github.com/servo/html5ever"
-[[bench]]
-name = "xml5ever"
-harness = false
[dependencies.log]
version = "0.4"
@@ -39,8 +36,6 @@
[dependencies.time]
version = "0.1"
-[dev-dependencies.criterion]
-version = "0.3"
[dev-dependencies.rustc-test]
version = "0.3"