diff options
| author | Cheng XU <git@xuc.me> | 2021-08-27 23:21:50 -0700 |
|---|---|---|
| committer | Cheng XU <git@xuc.me> | 2021-08-27 23:21:50 -0700 |
| commit | 2de6c14b25b63e30b37aa6124ac0c6beea131ed7 (patch) | |
| tree | 702693d96ba45439eb2d291d768e8a380954929f | |
| parent | ac50a53359328a5d7f2f558833e63d59d372e4f7 (diff) | |
| download | rust-2de6c14b25b63e30b37aa6124ac0c6beea131ed7.tar.gz rust-2de6c14b25b63e30b37aa6124ac0c6beea131ed7.zip | |
RELEASES.md: fix broken link
| -rw-r--r-- | RELEASES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index dd299ca936a..5b8193c7e9e 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -116,6 +116,7 @@ Compatibility Notes [79965]: https://github.com/rust-lang/rust/pull/79965 [87370]: https://github.com/rust-lang/rust/pull/87370 [87298]: https://github.com/rust-lang/rust/pull/87298 +[cargo/9663]: https://github.com/rust-lang/cargo/pull/9663 [cargo/9675]: https://github.com/rust-lang/cargo/pull/9675 [cargo/9550]: https://github.com/rust-lang/cargo/pull/9550 [cargo/9680]: https://github.com/rust-lang/cargo/pull/9680 |
