uv/crates/uv-cache
Charlie Marsh e4c98e976f
Use `Box<Path>` in lieu of `PathBuf` for immutable structs (#12346)
## Summary

I don't know if I actually want to commit this, but I did it on the
plane last time and just polished it off (got it to compile) while
waiting to board.
2025-03-25 21:56:06 +00:00
..
src Use `Box<Path>` in lieu of `PathBuf` for immutable structs (#12346) 2025-03-25 21:56:06 +00:00
Cargo.toml Always reinstall local source trees passed to `uv pip install` (#12176) 2025-03-17 21:12:21 +00:00