Files
uv/crates/uv-distribution-types/src
Charlie Marsh c2100d11f3 Make cache control lookups robust to username (#16088)
## Summary

We serialize the index to the lockfile without the username, so if we
compare based on `==` and the user _includes_ the username in their
`pyproject.toml`, the check will always fail.

Closes https://github.com/astral-sh/uv/issues/16076.
2025-10-01 16:57:50 -04:00
..
2025-08-08 13:01:52 +00:00
2025-07-03 15:29:03 -05:00