uv/crates/uv-installer
konsti 725004dcf1
Rename the second direct url to parsed url (#3187)
Previously, we got `pypi_types::DirectUrl` (the pypa spec
direct_url.json format) and `distribution_types::DirectUrl` (an enum of
all the url types we support). This lead me to confusion, so i'm
renaming the latter one to the more appropriate `ParsedUrl`.
2024-04-22 14:38:27 +00:00
..
src Rename the second direct url to parsed url (#3187) 2024-04-22 14:38:27 +00:00
Cargo.toml Add hash-checking support to install and sync (#2945) 2024-04-10 19:09:03 +00:00