mirror of
https://github.com/openai/codex.git
synced 2026-02-01 22:47:52 +00:00
I needed to upgrade bazel one to get gnullvm artifacts and then noticed monorepo had drifted forward. They should move in lockstep. Also 1.93 already shipped so we can try that instead.
4 lines
78 B
TOML
4 lines
78 B
TOML
[toolchain]
|
|
channel = "1.93.0"
|
|
components = ["clippy", "rustfmt", "rust-src"]
|