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-markup5ever_rcdom/markup5ever_rcdom-fix-metad...

15 lines
344 B

--- markup5ever_rcdom-0.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ markup5ever_rcdom-0.2.0/Cargo.toml 2023-03-29T12:50:34.817858+00:00
@@ -23,6 +23,11 @@
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/servo/html5ever"
+exclude = [
+ "/data",
+ "/html5lib-tests",
+ "/xml5lib-tests",
+]
[lib]
path = "lib.rs"