Skip to content

Commit 03431f9

Browse files
epagexStrom
andauthored
fix: Typo
Co-authored-by: Kaur Kuut <strom@nevermore.ee>
1 parent 9f22fbc commit 03431f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3537-msrv-resolver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ We are introducing several new concepts
393393
*(update to [manifest documentation](https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field))*
394394

395395
The `rust-version` field is an optional key that tells cargo what version of the
396-
Rust language and compiler your support compiling your package with. If the currently
396+
Rust language and compiler you support compiling your package with. If the currently
397397
selected version of the Rust compiler is older than the stated version, cargo
398398
will exit with an error, telling the user what version is required.
399399
To support this, Cargo will prefer dependencies that are compatible with your `rust-version`.

0 commit comments

Comments
 (0)