uv/crates/uv-distribution
Charlie Marsh 59c65c3e77 Include archive bucket version in archive pointers (#11306)
We've never bumped the version of this bucket, and we may never do so...
But it's still incorrect for us to omit it from these serialized structs
in the cache. Specifically, these structs include a pointer into the
archive bucket (namely, the ID). But we don't include the bucket
version! So, in theory, we could end up pointing to archives that don't
match the current bucket version expected in the code.
2025-02-13 16:17:49 -06:00
..
src Include archive bucket version in archive pointers (#11306) 2025-02-13 16:17:49 -06:00
Cargo.toml Remove warnings for missing lower bounds (#11195) 2025-02-03 16:03:31 -06:00