uv/crates/uv-cache
Charlie Marsh 32f129c245
Store IDs rather than paths in the cache (#2985)
## Summary

Similar to `Revision`, we now store IDs in the `Archive` entires rather
than absolute paths. This makes the cache robust to moves, etc.

Closes https://github.com/astral-sh/uv/issues/2908.
2024-04-10 21:07:51 -04:00
..
src Store IDs rather than paths in the cache (#2985) 2024-04-10 21:07:51 -04:00
Cargo.toml Enable PEP 517 builds for unnamed requirements (#2600) 2024-03-21 22:46:39 -04:00