uv/crates/uv-distribution
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
Cargo.toml Add an in-memory cache for Git references (#2682) 2024-03-27 01:39:01 +00:00