uv/crates/uv-resolver
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 Use workspace dependencies for crate dev-dependencies (#14903) 2025-07-25 13:57:49 -05:00