We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f7dd8 commit 3bcc75dCopy full SHA for 3bcc75d
README.md
@@ -214,8 +214,6 @@ fn main() {
214
}
215
```
216
217
-Tilde/Caret version requirements (like `^1.0` or `~1.2`) can be specified as well.
218
-
219
Note: `custom_inner_attributes` is an unstable feature so it has to be enabled explicitly.
220
221
Lints that recognize this configuration option can be found [here](https://rust-lang.github.io/rust-clippy/master/index.html#msrv)
0 commit comments