Files
RedBear-OS/rust-toolchain.toml
T

5 lines
110 B
TOML

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