uv/crates/uv-toolchain
Zanie Blue 13f03e9d3f
Reduce `uv-toolchain` discovery API to `Toolchain` (#4148)
Drops `find_toolchain`, `find_best_toolchain`, etc. in favor of
`Toolchain::find_...`

We can change this in the future, but there should only be one "right"
way to do it not two redundant ways in the public interface.
2024-06-07 16:56:25 -05:00
..
python Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00
src Reduce `uv-toolchain` discovery API to `Toolchain` (#4148) 2024-06-07 16:56:25 -05:00
Cargo.toml Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00
download-metadata.json Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00
fetch-download-metadata.py Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00
template-download-metadata.py Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00