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-regex-automata/regex-automata-fix-metadata...

11 lines
338 B

--- regex-automata-0.3.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ regex-automata-0.3.7/Cargo.toml 2023-08-26T21:51:54.214772+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