readme formatting nit
This commit is contained in:
parent
5aea20da7f
commit
f4115f104e
1 changed files with 1 additions and 1 deletions
|
|
@ -272,7 +272,7 @@ In your `Cargo.toml`:
|
|||
clippy = {version = "*", optional = true}
|
||||
|
||||
[features]
|
||||
default=[]
|
||||
default = []
|
||||
```
|
||||
|
||||
And, in your `main.rs` or `lib.rs`:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue