Remove the original changelog

The changelog is now located in the cargo book.
This commit is contained in:
Eric Huss 2025-01-28 18:57:54 -08:00
parent 51346addcc
commit daf3b16816
2 changed files with 3 additions and 6154 deletions

File diff suppressed because it is too large Load Diff

View File

@ -89,10 +89,10 @@ a list of known community-developed subcommands.
Cargo releases coincide with Rust releases.
High level release notes are available as part of [Rust's release notes][rel].
Detailed release notes are available in this repo at [CHANGELOG.md].
Detailed release notes are available in the [changelog].
[rel]: https://github.com/rust-lang/rust/blob/master/RELEASES.md
[CHANGELOG.md]: CHANGELOG.md
[changelog]: https://doc.rust-lang.org/nightly/cargo/CHANGELOG.md
## Reporting issues