mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-23 09:19:48 +00:00
## Summary
Addresses https://github.com/astral-sh/uv/issues/8450 for docker builds
## Test Plan
* Ubuntu Tests [CI
Run](5442178611)
with `nightly-2025-11-02` set in root `rust-toolchain.toml`
* Manually test functionality using locally built binaries from
cargo-zigbuild
3 lines
118 B
TOML
3 lines
118 B
TOML
# TODO(samypr100): When updating to 1.93, adjust Dockerfile to remove nightly-2025-11-02
|
|
[toolchain]
|
|
channel = "1.91"
|