]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Remove powi, "square can be computed more efficiently"
[rust.git] / Cargo.toml
index 23a035f9715db093a4cee9515dceffed096ad5af..f010e6096049170c4a89256f9308da67bdfa8760 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-version = "0.1.53"
+version = "0.1.54"
 authors = ["The Rust Clippy Developers"]
 description = "A bunch of helpful lints to avoid common pitfalls in Rust"
 repository = "https://github.com/rust-lang/rust-clippy"