docs(release): Remove cargo-as-a-lib change

This commit is contained in:
Ed Page 2023-11-13 08:13:51 -06:00
parent 891c6eebe6
commit cc7d451c36
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ These APIs are now stable in const contexts:
Cargo
-----
- [fix: Set MSRV for internal packages](https://github.com/rust-lang/cargo/pull/12381/)
- [config: merge lists in precedence order](https://github.com/rust-lang/cargo/pull/12515/)
- [fix(update): Clarify meaning of --aggressive as --recursive](https://github.com/rust-lang/cargo/pull/12544/)
- [fix(update): Make `-p` more convenient by being positional](https://github.com/rust-lang/cargo/pull/12545/)