about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUnknown <dobbybabee@gmail.com>2019-02-01 00:16:08 -0500
committerunknown <unknown@example.com>2019-02-01 13:21:19 -0500
commita35083f2e61315f66eedc2e46a0eaafd92f7be73 (patch)
tree258d4aeb33bc1d8051ab7da3d4a9d42770164f63
parent93a856e9d505db2ca3fe3be22ec28a1d97bce84e (diff)
downloadrust-a35083f2e61315f66eedc2e46a0eaafd92f7be73.tar.gz
rust-a35083f2e61315f66eedc2e46a0eaafd92f7be73.zip
Updated readme.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c1f457a956e..8519fe55a9f 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 294 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
+[There are 295 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: