Skip to content

Commit ad12112

Browse files
newpavlovehuss
andauthored
Update text/0000-min-rust-version.md
Co-Authored-By: Eric Huss <[email protected]>
1 parent 7657ef4 commit ad12112

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
@@ -60,7 +60,7 @@ combination of `rust = "1.27"` and `edition = "2018"` is an invalid one.
6060

6161
## Influencing version resolution
6262

63-
The value of `rust` field (explicit or autmatically selected by `cargo`) will
63+
The value of `rust` field (explicit or automatically selected by `cargo`) will
6464
be used to select appropriate dependency versions.
6565

6666
For example, let's imagine that your crate depends on crate `foo` with 10 published

0 commit comments

Comments
 (0)