X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=clippy_lints%2FCargo.toml;h=38a87017635ba221e4916241082ead8127f4db62;hb=483b7ac918980c13482e09d9900dc8102b2f9927;hp=dcadd012a44d35a084f3f5924814904fcfa44ff2;hpb=f4850f7292efa33759b4f7f9b7621268979e9914;p=rust.git diff --git a/clippy_lints/Cargo.toml b/clippy_lints/Cargo.toml index dcadd012a44..38a87017635 100644 --- a/clippy_lints/Cargo.toml +++ b/clippy_lints/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clippy_lints" -version = "0.1.67" +version = "0.1.68" description = "A bunch of helpful lints to avoid common pitfalls in Rust" repository = "https://github.com/rust-lang/rust-clippy" readme = "README.md"