Skip to content

Commit a7cfdf6

Browse files
committed
Add note to release notes about rejecting multiple registries.
1 parent dcfde9c commit a7cfdf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
[#11285](https://github.com/rust-lang/cargo/pull/11285)
5454
- ❗ Cargo now emits an error when running `cargo update --precise` without a `-p` flag.
5555
[#11349](https://github.com/rust-lang/cargo/pull/11349)
56+
- ❗ Cargo now emits an error if there are multiple registries in the configuration with the same index URL.
57+
[#10592](https://github.com/rust-lang/cargo/pull/10592)
5658
- Cargo now is aware of compression ratio when extracing crate files.
5759
This relaxes the hard size limit introduced in 1.64.0 to mitigate zip bomb attack.
5860
[#11337](https://github.com/rust-lang/cargo/pull/11337)

0 commit comments

Comments
 (0)