uv/crates/uv-publish
Charlie Marsh c1c1950dce
Add support for the Simple index API top-level route (#16656)
## Summary

At present, we only have support for the detail routes (e.g.,
`https://pypi.org/simple/requests`), but not the top-level index route
(e.g., `https://pypi.org/simple/`). I need this for some downstream work
so pulling it into its own PR.
2025-11-10 14:50:19 -05:00
..
src Add support for the Simple index API top-level route (#16656) 2025-11-10 14:50:19 -05:00
Cargo.toml Support Gitlab CI/CD as a trusted publisher (#15583) 2025-09-11 10:35:04 -04:00