uv/crates/uv-distribution-types
Christopher Tee 801fd0e5b8
Deduplicate fetched index URLs (#13205)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->
Fixes #11970.

## Test Plan

<!-- How was it tested? -->
Ran `cargo nextest`
2025-05-02 10:29:07 +02:00
..
src Deduplicate fetched index URLs (#13205) 2025-05-02 10:29:07 +02:00
Cargo.toml Make uv’s first-index strategy more secure by default by failing early on authentication failure (#12805) 2025-04-29 16:37:00 -05:00