Skip to content

Commit 96f50f1

Browse files
authored
Update RELEASES.md
1 parent a646c10 commit 96f50f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Cargo
2727
-----
2828
- [Cargo can silently fix some bad lockfiles ][cargo/5831] You can use
2929
`--locked` to disable this behaviour.
30-
- [`cargo-install` will now ignore the target triple specified in a project
31-
directory's `.cargo/config`.][cargo/5606]
30+
- [`cargo-install` will now allow you to cross compile an install
31+
using `--target`][cargo/5614]
3232
- [Added the `cargo-fix` subcommand to automatically move project code from
3333
2015 edition to 2018.][cargo/5723]
3434

@@ -65,7 +65,7 @@ Compatibility Notes
6565
[51656]: https://github.com/rust-lang/rust/pull/51656/
6666
[51178]: https://github.com/rust-lang/rust/pull/51178/
6767
[50494]: https://github.com/rust-lang/rust/pull/50494/
68-
[cargo/5606]: https://github.com/rust-lang/cargo/pull/5606/
68+
[cargo/5614]: https://github.com/rust-lang/cargo/pull/5614/
6969
[cargo/5723]: https://github.com/rust-lang/cargo/pull/5723/
7070
[cargo/5831]: https://github.com/rust-lang/cargo/pull/5831/
7171
[`Arc::downcast`]: https://doc.rust-lang.org/std/sync/struct.Arc.html#method.downcast

0 commit comments

Comments
 (0)