Add categories to Cargo.toml

This commit is contained in:
Jake Goulding 2017-01-20 12:43:50 -05:00 committed by GitHub
parent 0397c6ee9a
commit ddc68433a3

View file

@ -13,6 +13,7 @@ repository = "https://github.com/Manishearth/rust-clippy"
readme = "README.md"
license = "MPL-2.0"
keywords = ["clippy", "lint", "plugin"]
categories = ["development-tools"]
[lib]
name = "clippy"