Skip to content

Commit 1a186ea

Browse files
Update text/0000-min-rust-version.md
Co-Authored-By: Chris Morgan <[email protected]>
1 parent ad12112 commit 1a186ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-min-rust-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ a newly uploaded crates. MSRV for older crates will be determined by the `editio
100100
field. In other words `edition = "2018"` will imply `rust = "1.31"` and
101101
`edition = "2015"` will imply `rust = "1.0"`.
102102

103-
`cargo init` will use version of a currently used toolchain.
103+
`cargo init` would use the version of the toolchain used.
104104

105105
## `cfg`-based MSRVs
106106

0 commit comments

Comments
 (0)