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 ad12112 commit 1a186eaCopy full SHA for 1a186ea
text/0000-min-rust-version.md
@@ -100,7 +100,7 @@ a newly uploaded crates. MSRV for older crates will be determined by the `editio
100
field. In other words `edition = "2018"` will imply `rust = "1.31"` and
101
`edition = "2015"` will imply `rust = "1.0"`.
102
103
-`cargo init` will use version of a currently used toolchain.
+`cargo init` would use the version of the toolchain used.
104
105
## `cfg`-based MSRVs
106
0 commit comments