]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
mem_replace_with_default: use diagnostic items intead of paths
[rust.git] / clippy_lints / Cargo.toml
index ff4cf527ec48280f96e7ede0ba9a177470a1bc5b..6bd6c079276e4bde141d0ae61f0a6bdc0612fda6 100644 (file)
@@ -3,12 +3,7 @@ name = "clippy_lints"
 # begin automatic update
 version = "0.1.52"
 # end automatic update
-authors = [
-       "Manish Goregaokar <manishsmail@gmail.com>",
-       "Andre Bogus <bogusandre@gmail.com>",
-       "Georg Brandl <georg@python.org>",
-       "Martin Carton <cartonmartin@gmail.com>",
-]
+authors = ["The Rust Clippy Developers"]
 description = "A bunch of helpful lints to avoid common pitfalls in Rust"
 repository = "https://github.com/rust-lang/rust-clippy"
 readme = "README.md"