]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/Cargo.toml
Auto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
[rust.git] / src / tools / clippy / Cargo.toml
index 82e04c8fb854e23d0c328f0fa6426df7238162a1..16b6c207a5f19bc1c77297f8dc8e2cfdee2b9c81 100644 (file)
@@ -1,7 +1,6 @@
 [package]
 name = "clippy"
 version = "0.1.56"
-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"