uv/crates/uv-settings
Zanie Blue 93c6e0df56
Expose `toolchain-preference` as a CLI and configuration file option (#4424)
Exposes the option added in #4416. Adds `--toolchain-preference` and
`tool.uv.toolchain-preference` to configure if system or managed
toolchains are preferred. Users can opt-out of managed toolchains or
system toolchains entirely as well.
2024-06-20 13:42:09 -05:00
..
src Expose `toolchain-preference` as a CLI and configuration file option (#4424) 2024-06-20 13:42:09 -05:00
Cargo.toml Add a derive macro for `Combine` (#4325) 2024-06-14 04:53:27 +00:00