uv/crates/uv-resolver
Charlie Marsh 55aedda379
Separate cache construction from initialization (#3607)
## Summary

Ensures that we only initialize the cache for commands that require it.

Closes https://github.com/astral-sh/uv/issues/3539.
2024-05-15 12:29:39 -04:00
..
src Add missing "directory" branch in source match (#3608) 2024-05-15 16:25:55 +00:00
tests Separate cache construction from initialization (#3607) 2024-05-15 12:29:39 -04:00
Cargo.toml Add parsed URL to PubGrubPackage (#3426) 2024-05-14 00:55:21 +00:00