Files
codex/codex-rs/rust-toolchain.toml
2025-09-24 13:26:45 -07:00

4 lines
79 B
TOML

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