mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-16 22:18:40 +00:00
Fix formatting in README.md
This commit is contained in:
parent
94a6832f0b
commit
b2eb55b03e
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ fn main() {
|
|||
}
|
||||
```
|
||||
|
||||
Tilde/Caret version requirements(like `^1.0` or `~1.2`) can be specified as well.
|
||||
Tilde/Caret version requirements (like `^1.0` or `~1.2`) can be specified as well.
|
||||
|
||||
Note: `custom_inner_attributes` is an unstable feature so it has to be enabled explicitly.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue