uv/crates/uv-resolver
Charlie Marsh dceba77ff7
Avoid mismatch in --locked with Git dependencies (#5865)
## Summary

We were dropping the query and fragment in the wrong place, so the URLs
didn't match up after resolving from an existing lockfile.

Closes https://github.com/astral-sh/uv/issues/5851.
2024-08-07 15:47:48 +00:00
..
src Avoid mismatch in --locked with Git dependencies (#5865) 2024-08-07 15:47:48 +00:00
Cargo.toml Capture portable path serialization in a struct (#5652) 2024-07-31 16:00:37 +00:00