mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-02 21:02:37 +00:00
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`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||