Exclude benchmarks from workspace
This commit is contained in:
parent
9674865846
commit
366573c072
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ members = [
|
||||||
"maud_lints",
|
"maud_lints",
|
||||||
"maud_extras",
|
"maud_extras",
|
||||||
]
|
]
|
||||||
|
exclude = [
|
||||||
|
"benchmarks",
|
||||||
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue