[package] name = "cargo-clippy" version = "0.2.2" authors = ["White-Oak "] description = "A subcommand for cargo to perform linting on cargo projects. Can be used as a substitution for cargo-check." homepage = "https://github.com/White-Oak/cargo-clippy" repository = "https://github.com/White-Oak/cargo-clippy" readme = "README.md" license = "Apache-2.0" keywords = ["cargo", "clippy", "subcommand", "linter", "check"] build = "build.rs"