about summary refs log tree commit diff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorEd Page <eopage@gmail.com>2023-11-13 08:13:51 -0600
committerEd Page <eopage@gmail.com>2023-11-13 08:13:51 -0600
commitcc7d451c36f3671196034afb2c921d19dbd5ad93 (patch)
tree98fea7a930779d011fac771387cccc1ad4d49b44 /RELEASES.md
parent891c6eebe697a7da6e38214e6acebb883b557d4b (diff)
downloadrust-cc7d451c36f3671196034afb2c921d19dbd5ad93.tar.gz
rust-cc7d451c36f3671196034afb2c921d19dbd5ad93.zip
docs(release): Remove cargo-as-a-lib change
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 3b764fd773b..b3a40bdaeb4 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -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/)