We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c040b commit e66dbf3Copy full SHA for e66dbf3
Cargo.toml
@@ -11,6 +11,7 @@ readme = "README.md"
11
keywords = ["string", "search", "text", "aho", "multi"]
12
categories = ["text-processing"]
13
autotests = false
14
+exclude = [".*"]
15
16
[dev-dependencies]
17
rand = "0.8.4"
0 commit comments