ef1045668c
Resolves https://github.com/astral-sh/uv/issues/18202 This diff adds a `UV_INIT_BARE` environment variable that makes `--bare` the default behavior for `uv init`. The command-line flag takes precedence over the environment variable, following the same pattern used by `UV_FROZEN`, `UV_LOCKED`, and other boolean environment variables.
uv-static
This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.
This version (0.0.27) is a component of uv 0.10.7. The source can be found here.
See uv's crate versioning policy for details on versioning.