Skip to content

Commit e66dbf3

Browse files
committed
Add exclude attribute
1 parent 74c040b commit e66dbf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ readme = "README.md"
1111
keywords = ["string", "search", "text", "aho", "multi"]
1212
categories = ["text-processing"]
1313
autotests = false
14+
exclude = [".*"]
1415

1516
[dev-dependencies]
1617
rand = "0.8.4"

0 commit comments

Comments
 (0)