uv/crates/uv-resolver
Charlie Marsh 26e042a794
Include URLs on graph edges (#5312)
## Summary

Excellent find from @konstin. If we have a package that's included in
two forks at the same version, but with different URLs, we need to avoid
collapsing them in the lockfile.

Closes https://github.com/astral-sh/uv/issues/5294.
2024-07-22 22:41:03 +00:00
..
src Include URLs on graph edges (#5312) 2024-07-22 22:41:03 +00:00
Cargo.toml Move workspace abstractions to uv-workspace crate (#5236) 2024-07-20 02:15:32 +00:00