uv/crates/uv-installer
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 Add hash-checking support to install and sync (#2945) 2024-04-10 19:09:03 +00:00