Files
uv/crates/uv-tool
Charlie Marsh 191e5f5bf4 Store relative timestamps in tool receipts (#18901)
## Summary

Tool receipts were only storing the absolute timestamp, not the relative
span. So upgrades, `--outdated`, etc., were operating off the fixed
cutoff. We now follow the approach used in the lockfile, whereby we
store the cutoff and the relative span, and use that to recompute
offsets.
2026-04-07 10:32:04 -05:00
..
2026-04-01 15:52:54 -05:00
2026-04-01 15:52:54 -05:00

uv-tool

This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.

This version (0.0.36) is a component of uv 0.11.3. The source can be found here.

See uv's crate versioning policy for details on versioning.