X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftools%2Fclippy%2Fclippy_lints%2FCargo.toml;h=738562ef85597b1edaeabb796c8fb734a947ae87;hb=ae838f76455461031119c9c6f33b0791c33c4fee;hp=79a56dc405d17a35fb53849002e34c2ae06cd16c;hpb=1ff84f09b29effb82184cb62b99a4c721375ccc4;p=rust.git diff --git a/src/tools/clippy/clippy_lints/Cargo.toml b/src/tools/clippy/clippy_lints/Cargo.toml index 79a56dc405d..738562ef855 100644 --- a/src/tools/clippy/clippy_lints/Cargo.toml +++ b/src/tools/clippy/clippy_lints/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clippy_lints" -version = "0.1.64" +version = "0.1.65" description = "A bunch of helpful lints to avoid common pitfalls in Rust" repository = "https://github.com/rust-lang/rust-clippy" readme = "README.md"