uv/crates/uv-distribution-types
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 that don't match the target platform (#15484) 2025-08-25 09:20:54 -04:00