--- regex-automata-0.3.4/Cargo.toml 1970-01-01T00:00:01+00:00 +++ regex-automata-0.3.4/Cargo.toml 2023-07-29T14:57:33.832530+00:00 @@ -31,6 +31,7 @@ categories = ["text-processing"] license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/regex/tree/master/regex-automata" +exclude = ["/test/"] [lib] bench = false