Skip to content

Commit d964e18

Browse files
committed
Wrong crate
1 parent 26e9dcd commit d964e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#rust-clippy
22
[![Build Status](https://travis-ci.org/Manishearth/rust-clippy.svg?branch=master)](https://travis-ci.org/Manishearth/rust-clippy)
3-
[![Current Version](http://meritbadge.herokuapp.com/optional)](https://crates.io/crates/clippy)
3+
[![Current Version](http://meritbadge.herokuapp.com/clippy)](https://crates.io/crates/clippy)
44
[![License: MIT/Apache](https://img.shields.io/crates/l/clippy.svg)](#License)
55

66
A collection of lints to catch common mistakes and improve your Rust code.

0 commit comments

Comments
 (0)