]> git.lizzy.rs Git - rust.git/blobdiff - clippy_dummy/Cargo.toml
Fix clippy code
[rust.git] / clippy_dummy / Cargo.toml
index 064fd8a6ff79f60f6b22b8d578b2698cb843659b..c206a1eb07b500a28c114936e7a27af2879cd3a0 100644 (file)
@@ -1,7 +1,6 @@
 [package]
 name = "clippy_dummy" # rename to clippy before publishing
 version = "0.0.303"
-authors = ["Manish Goregaokar <manishsmail@gmail.com>"]
 edition = "2018"
 readme = "crates-readme.md"
 description = "A bunch of helpful lints to avoid common pitfalls in Rust."
@@ -14,4 +13,4 @@ keywords = ["clippy", "lint", "plugin"]
 categories = ["development-tools", "development-tools::cargo-plugins"]
 
 [build-dependencies]
-term = "0.5.1"
+term = "0.7"