]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Fixed more lint findings.
[rust.git] / README.md
index 9ca5761a2ba406d941b671626d5b2efdff416728..e670924de2b174faed593a45a8d1ecd01939245c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
 
 A collection of lints to catch common mistakes and improve your [Rust](https://github.com/rust-lang/rust) code.
 
-[There are 299 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
+[There are 302 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
 
 We have a bunch of lint categories to allow you to choose how much Clippy is supposed to ~~annoy~~ help you: