X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=dd6518d5241b5fad11f356ae2fa089f3218a109e;hb=822993675ff45d5b4b2f0a310c65d4abd1aef20a;hp=bc7833f85816f22ed2ed0cbc4aa84d5450fcca2e;hpb=85b88be2a4fc46fc27d51d4fb273d65818ee63d7;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index bc7833f8581..dd6518d5241 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clippy" -version = "0.1.61" +version = "0.1.62" description = "A bunch of helpful lints to avoid common pitfalls in Rust" repository = "https://github.com/rust-lang/rust-clippy" readme = "README.md"