--- 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"