uv/crates/uv-resolver
Charlie Marsh 8a8e1af513
Deduplicate markers during normalization (#4263)
## Summary

We need to sort _before_ deduplicating; otherwise, we can't detect
adjacent elements, so we aren't guaranteed to deduplicate anything.
2024-06-12 02:38:15 +00:00
..
src Deduplicate markers during normalization (#4263) 2024-06-12 02:38:15 +00:00
Cargo.toml Rename uv-interpreter crate to uv-toolchain (#4120) 2024-06-07 13:59:14 -05:00