Skip to content

Commit d8761c0

Browse files
committed
cargo: also include benches
This seems to be what `regex-syntax` uses.
1 parent 2aaa18d commit d8761c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ include = [
4040
"testdata/**.toml",
4141
"tests/**/*.rs",
4242
"bench/**/*.rs",
43+
"benches/**/*.rs",
4344
"LICENSE-UNICODE",
4445
"!/tests/fuzz/mod.rs",
4546
]

0 commit comments

Comments
 (0)