Skip to content

Commit 9bcb257

Browse files
committed
Add workspace to manifest
1 parent e2753f9 commit 9bcb257

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ build = "build.rs"
1818
edition = "2018"
1919
publish = false
2020

21+
[workspace]
22+
exclude = ["clippy_dev", "mini-macro"]
23+
2124
[[bin]]
2225
name = "cargo-clippy"
2326
test = false

0 commit comments

Comments
 (0)