uv/crates/uv-distribution
Charlie Marsh ef9a332364
Cache WHEEL and METADATA reads in installed distributions (#15489)
## Summary

Uses interior mutability to cache the reads. This follows the pattern we
use for reading the platform tags in `Interpreter::tags`.
2025-08-25 13:40:20 +00:00
..
src Cache WHEEL and METADATA reads in installed distributions (#15489) 2025-08-25 13:40:20 +00:00
Cargo.toml Reject already-installed wheels built with outdated settings (#15289) 2025-08-15 15:15:55 +00:00