X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftools%2Fclippy%2FCargo.toml;h=ed7fb1440139f7d199f5632cb54525633c0d48a1;hb=e7be8a2c074cb2e198160f599a0ed2745665561a;hp=ba3ed3053ac743466be07b2fdf04c97911dcc0f1;hpb=09de34c10760d31e0781cb506b5b41c649b53e69;p=rust.git diff --git a/src/tools/clippy/Cargo.toml b/src/tools/clippy/Cargo.toml index ba3ed3053ac..ed7fb144013 100644 --- a/src/tools/clippy/Cargo.toml +++ b/src/tools/clippy/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clippy" -version = "0.1.57" +version = "0.1.58" description = "A bunch of helpful lints to avoid common pitfalls in Rust" repository = "https://github.com/rust-lang/rust-clippy" readme = "README.md"