Add workspace to manifest
This commit is contained in:
parent
e2753f9a7b
commit
9bcb257985
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ build = "build.rs"
|
|||
edition = "2018"
|
||||
publish = false
|
||||
|
||||
[workspace]
|
||||
exclude = ["clippy_dev", "mini-macro"]
|
||||
|
||||
[[bin]]
|
||||
name = "cargo-clippy"
|
||||
test = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue