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 7657ef4 commit ad12112Copy full SHA for ad12112
text/0000-min-rust-version.md
@@ -60,7 +60,7 @@ combination of `rust = "1.27"` and `edition = "2018"` is an invalid one.
60
61
## Influencing version resolution
62
63
-The value of `rust` field (explicit or autmatically selected by `cargo`) will
+The value of `rust` field (explicit or automatically selected by `cargo`) will
64
be used to select appropriate dependency versions.
65
66
For example, let's imagine that your crate depends on crate `foo` with 10 published
0 commit comments