Files
codex/codex-rs/rust-toolchain.toml
2025-08-19 12:17:09 -07:00

4 lines
79 B
TOML

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