Files
redox/rust-toolchain.toml
2026-05-26 07:19:36 -06:00

5 lines
110 B
TOML

[toolchain]
channel = "nightly-2026-05-24"
components = ["rust-src", "rustfmt", "clippy"]
profile = "minimal"