mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 13:30:11 -05:00
## Summary Addresses https://github.com/astral-sh/uv/issues/8450 for docker builds ## Test Plan * Ubuntu Tests [CI Run](https://github.com/samypr100/uv/actions/runs/19054484993/job/54421786118) with `nightly-2025-11-02` set in root `rust-toolchain.toml` * Manually test functionality using locally built binaries from cargo-zigbuild
4 lines
118 B
TOML
4 lines
118 B
TOML
# TODO(samypr100): When updating to 1.93, adjust Dockerfile to remove nightly-2025-11-02
|
|
[toolchain]
|
|
channel = "1.91"
|