uv/crates/uv-settings
konsti 1cfe5be355
uv-install-wheel: Split installation logic and link logic (#11166)
uv-install-wheel had the logic for laying out the installation and for
linking a directory in the same module. We split them up to isolate each
module's logic and tighten the crate's interface to only expose top
level members.

No logic changes, only moving code around.
2025-02-02 15:02:13 +00:00
..
src uv-install-wheel: Split installation logic and link logic (#11166) 2025-02-02 15:02:13 +00:00
Cargo.toml Align `indoc` and `base64` workspace dependencies with root project (#9555) 2024-12-01 17:20:22 -05:00