uv/crates/uv-resolver
Charlie Marsh 424ee439d6
Use consistent PyPI cache bucket (#7443)
## Summary

All the registry wheels were getting cached under
`index/b2a7eb67d4c26b82` rather than `pypi`, because we used
`IndexUrl::Url` rather than `IndexUrl::from`.
2024-09-16 23:33:32 +00:00
..
src Use consistent PyPI cache bucket (#7443) 2024-09-16 23:33:32 +00:00
Cargo.toml Extract METADATA reading into a crate (#7231) 2024-09-10 13:31:01 +00:00