uv/crates/distribution-types
Charlie Marsh b4ea48955b
Use comparable representation for `PackageId` (#1543)
## Summary

By using the display representation of `Version` to form a `PackageId`,
we run the risk (as seen in the linked issue) of thinking that versions
like `2021.1` and `2021.1.0` are not equivalent.

Closes https://github.com/astral-sh/uv/issues/1536
2024-02-16 16:30:54 -05:00
..
src Use comparable representation for `PackageId` (#1543) 2024-02-16 16:30:54 -05:00
Cargo.toml Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00