uv/crates/uv-resolver
Charlie Marsh c59c8e080a
Use UrlString for Source struct (#5804)
I don't think this will save any time in serialization, but it should
save us some deserialization, since we only need to parse URLs for the
packages we use...
2024-08-06 12:58:09 +00:00
..
src Use UrlString for Source struct (#5804) 2024-08-06 12:58:09 +00:00
Cargo.toml Capture portable path serialization in a struct (#5652) 2024-07-31 16:00:37 +00:00