X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=e445889a58f77d7b4db6354b2ad7aa3c4a5a9e3f;hb=2a70439ef080f9b0a2bf08d124035ac120c6e0ee;hp=cb49dd84c39a9b67e7f42fc4f9df6eb39f0d84d4;hpb=0d94167a23085c729bd66de267e538d41ef661ad;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index cb49dd84c39..e445889a58f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clippy" -version = "0.1.59" +version = "0.1.60" description = "A bunch of helpful lints to avoid common pitfalls in Rust" repository = "https://github.com/rust-lang/rust-clippy" readme = "README.md"