Skip to content

Commit 745d095

Browse files
committed
Add workspace to manifest
1 parent 605e9ba commit 745d095

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+
members = ["clippy_dev", "clippy_lints"]
23+
2124
[[bin]]
2225
name = "cargo-clippy"
2326
test = false

0 commit comments

Comments
 (0)