docs(release): Remove unstable cargo change

This commit is contained in:
Ed Page 2023-11-14 10:20:06 -06:00
parent 64c0ec6531
commit c8330ba354

View File

@ -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>