about summary refs log tree commit diff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorEd Page <eopage@gmail.com>2023-11-14 10:20:06 -0600
committerEd Page <eopage@gmail.com>2023-11-14 10:20:06 -0600
commitc8330ba354928d4c67884a88b50df3e7dc02054f (patch)
tree873b1d2e22412573514bca3d4a20e28fc0177b8a /RELEASES.md
parent64c0ec65315fe6023d0bc217703c16474d5f12a4 (diff)
downloadrust-c8330ba354928d4c67884a88b50df3e7dc02054f.tar.gz
rust-c8330ba354928d4c67884a88b50df3e7dc02054f.zip
docs(release): Remove unstable cargo 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 6327b1d74fb..951930ba173 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -198,7 +198,6 @@ These APIs are now stable in const contexts:
 Cargo
 -----
 
-- [Encode URL params correctly for `SourceId` in `Cargo.lock`.](https://github.com/rust-lang/cargo/pull/12280/)
 - [Bail out an error when using `cargo::` in custom build script.](https://github.com/rust-lang/cargo/pull/12332/)
 
 <a id="1.73.0-Misc"></a>