uv/crates/uv-cache-info/src
Charlie Marsh 29193acc67
Improve error message for cache info serialization (#8500)
## Summary

We no longer need this struct; we bumped the cache bucket version
anyway, so the `Timestamp` variant is never encountered. This means we
get real Serde error messages.

Closes https://github.com/astral-sh/uv/issues/8488.
2024-10-23 13:17:31 +00:00
..
cache_info.rs Improve error message for cache info serialization (#8500) 2024-10-23 13:17:31 +00:00
git_info.rs Allow users to incorporate Git tags into dynamic cache keys (#8259) 2024-10-16 11:13:29 -04:00
lib.rs Allow users to incorporate Git tags into dynamic cache keys (#8259) 2024-10-16 11:13:29 -04:00
timestamp.rs Add support for dynamic cache keys (#7136) 2024-09-09 20:19:15 +00:00