mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
docs(ref): Finish a sentence on rust-versions
This commit is contained in:
parent
d25c2691af
commit
00fb2e661c
@ -86,7 +86,7 @@ What Rust versions to support is a trade off between
|
|||||||
Users of your package are most likely to track their supported Rust versions to:
|
Users of your package are most likely to track their supported Rust versions to:
|
||||||
- Their Rust toolchain vendor's support policy, e.g. The Rust Project or a Linux distribution
|
- Their Rust toolchain vendor's support policy, e.g. The Rust Project or a Linux distribution
|
||||||
- Note: the Rust Project only offers bug fixes and security updates for the latest version.
|
- Note: the Rust Project only offers bug fixes and security updates for the latest version.
|
||||||
- A fixed schedule for users to re-verify their packages with the new toolchain, e.g. the first release of the year, every
|
- A fixed schedule for users to re-verify their packages with the new toolchain, e.g. the first release of the year, every 5 releases.
|
||||||
|
|
||||||
In addition, users are unlikely to be using the new Rust version immediately but need time to notice and re-verify or might not be aligned on the exact same schedule..
|
In addition, users are unlikely to be using the new Rust version immediately but need time to notice and re-verify or might not be aligned on the exact same schedule..
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user