Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 3bcc75d

Browse files
authored
Remove mention of possibility to specify the MSRV with a tilde/caret
1 parent 71f7dd8 commit 3bcc75d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,6 @@ fn main() {
214214
}
215215
```
216216

217-
Tilde/Caret version requirements (like `^1.0` or `~1.2`) can be specified as well.
218-
219217
Note: `custom_inner_attributes` is an unstable feature so it has to be enabled explicitly.
220218

221219
Lints that recognize this configuration option can be found [here](https://rust-lang.github.io/rust-clippy/master/index.html#msrv)

0 commit comments

Comments
 (0)