Exclude benches from workspaces (#180)
This commit is contained in:
parent
b73996a794
commit
2960f1b4ec
|
@ -39,3 +39,4 @@ core = [
|
|||
|
||||
[workspace]
|
||||
members = ["validation"]
|
||||
exclude = ["benches"]
|
||||
|
|
Loading…
Reference in New Issue