We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
development-tools::cargo-plugins
1 parent e3b5d46 commit 57d9320Copy full SHA for 57d9320
Cargo.toml
@@ -13,7 +13,7 @@ repository = "https://github.com/Manishearth/rust-clippy"
13
readme = "README.md"
14
license = "MPL-2.0"
15
keywords = ["clippy", "lint", "plugin"]
16
-categories = ["development-tools"]
+categories = ["development-tools", "development-tools::cargo-plugins"]
17
18
[badges]
19
travis-ci = { repository = "Manishearth/rust-clippy" }
0 commit comments