Files
llmx/codex-rs/rust-toolchain.toml
pakrym-oai 327e2254f6 chore: rename toolchain file (#1604)
Rename toolchain file so older versions of cargo can pick it up.
2025-07-17 15:36:15 -07:00

4 lines
79 B
TOML

[toolchain]
channel = "1.88.0"
components = [ "clippy", "rustfmt", "rust-src"]