Skip to content

Commit b9026bf

Browse files
authored
docs: fix wrong changelog PR link (#14947)
2 parents edb2c13 + 9ca1485 commit b9026bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,12 +563,12 @@
563563

564564
- ❗️ cargo-package: Disallow `package.license-file` and `package.readme` pointing
565565
to non-existent files during packaging.
566+
[#13921](https://github.com/rust-lang/cargo/pull/13921)
566567
- ❗️ cargo-package: generated `.cargo_vcs_info.json` is always included,
567568
even when `--allow-dirty` is passed.
568569
[#13960](https://github.com/rust-lang/cargo/pull/13960)
569570
- ❗️ Disallow passing `--release`/`--debug` flag along with the `--profile` flag.
570571
[#13971](https://github.com/rust-lang/cargo/pull/13971)
571-
[#13921](https://github.com/rust-lang/cargo/pull/13921)
572572
- ❗️ Remove `lib.plugin` key support in Cargo.toml.
573573
Rust plugin support has been deprecated for four years and was removed in 1.75.0.
574574
[#13902](https://github.com/rust-lang/cargo/pull/13902)

0 commit comments

Comments
 (0)