mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 07:00:55 +00:00
Update README.md
This commit is contained in:
parent
2ffbdfdcd0
commit
905509083c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Lints included in this crate:
|
|||
To use, add the following lines to your Cargo.toml:
|
||||
|
||||
```
|
||||
[dev-dependencies]
|
||||
[dependencies]
|
||||
clippy = "*"
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue