uv/crates/uv-resolver
Charlie Marsh 8596ff3470
Remove Cache argument from DistributionDatabase (#2749)
## Summary

We can access cache from `BuildContext`. This mirrors
`SourceDistCachedBuilder`, which doesn't accept `Cache` as an argument
and always accesses it through `BuildContext`.
2024-03-31 22:22:25 -04:00
..
src Remove Cache argument from DistributionDatabase (#2749) 2024-03-31 22:22:25 -04:00
tests Use distinct Constraints and Overrides types more widely (#2741) 2024-03-31 13:46:37 -04:00
Cargo.toml Rename uv-traits and split into separate modules (#2674) 2024-03-26 15:39:43 -05:00