[package] name = "clippyup" version = "0.0.0" authors = ["Ivan Nejgebauer "] description = "An installer for the clippy linter" repository = "https://github.com/inejge/clippyup" license = "MIT/Apache-2.0" keywords = ["clippy", "installer"] [[bin]] name = "clippyup" test = false [dependencies]