Skip to content

Commit

Permalink
Add workspace to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
camsteffen committed Feb 16, 2021
1 parent e2753f9 commit 9bcb257
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ build = "build.rs"
edition = "2018"
publish = false

[workspace]
exclude = ["clippy_dev", "mini-macro"]

[[bin]]
name = "cargo-clippy"
test = false
Expand Down

0 comments on commit 9bcb257

Please sign in to comment.