Files
FoundryOS/kernel/rust-toolchain.toml
T
2025-02-19 16:49:10 +00:00

4 lines
113 B
TOML

[toolchain]
channel = "nightly"
targets = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
components = []