Exclude benches from workspaces

This commit is contained in:
Sergey Pepyakin 2019-05-06 14:49:17 +02:00
parent b73996a794
commit 3f3a084a69
1 changed files with 1 additions and 0 deletions

View File

@ -39,3 +39,4 @@ core = [
[workspace]
members = ["validation"]
exclude = ["benches"]