Add workspace to manifest
This commit is contained in:
parent
e2753f9a7b
commit
9bcb257985
@ -18,6 +18,9 @@ build = "build.rs"
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
||||
[workspace]
|
||||
exclude = ["clippy_dev", "mini-macro"]
|
||||
|
||||
[[bin]]
|
||||
name = "cargo-clippy"
|
||||
test = false
|
||||
|
Loading…
Reference in New Issue
Block a user