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 9d66d13 commit f42831bCopy full SHA for f42831b
src/doc/src/reference/manifest.md
@@ -167,9 +167,6 @@ Rust language and compiler your package can be compiled with. If the currently
167
selected version of the Rust compiler is older than the stated version, cargo
168
will exit with an error, telling the user what version is required.
169
170
-The first version of Cargo that supports this field was released with Rust 1.56.0.
171
-In older releases, the field will be ignored, and Cargo will display a warning.
172
-
173
```toml
174
[package]
175
# ...
0 commit comments