Update RELEASES.md
Fix typo.
This commit is contained in:
parent
c2452de120
commit
3b53c8ef3d
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Cargo
|
||||||
- [Cargo supports specifying a minimum supported Rust version in Cargo.toml.][`rust-version`]
|
- [Cargo supports specifying a minimum supported Rust version in Cargo.toml.][`rust-version`]
|
||||||
This has no effect at present on dependency version selection.
|
This has no effect at present on dependency version selection.
|
||||||
We encourage crates to specify their minimum supported Rust version, and we encourage CI systems
|
We encourage crates to specify their minimum supported Rust version, and we encourage CI systems
|
||||||
that support Rust code to include a crate's specified minimum version in the text matrix for that
|
that support Rust code to include a crate's specified minimum version in the test matrix for that
|
||||||
crate by default.
|
crate by default.
|
||||||
|
|
||||||
Compatibility notes
|
Compatibility notes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue