core-agent-ide/codex-rs/rust-toolchain.toml

4 lines
78 B
TOML
Raw Normal View History

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