redox/rust-toolchain.toml
2025-08-26 12:10:26 +00:00

5 lines
110 B
TOML

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