From 565feb0bc11116671bb1b71db6fe602ef73b3ef1 Mon Sep 17 00:00:00 2001 From: pJunger Date: Sat, 18 May 2019 14:53:56 +0200 Subject: [PATCH] Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e670924de2b1..a779d0dd1f8a 100644 --- 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 302 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html) +[There are 303 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: