redox/rust-toolchain.toml
2025-10-04 07:54:25 -06:00

5 lines
110 B
TOML

[toolchain]
channel = "nightly-2025-10-03"
components = ["rust-src", "rustfmt", "clippy"]
profile = "minimal"