Merge pull request #1048 from Manishearth/Manishearth-patch-1

readme formatting nit
This commit is contained in:
Manish Goregaokar 2016-06-27 21:08:36 +05:30 committed by GitHub
commit 910a62444c

View File

@ -272,7 +272,7 @@ In your `Cargo.toml`:
clippy = {version = "*", optional = true}
[features]
default=[]
default = []
```
And, in your `main.rs` or `lib.rs`: