Files
FoundryOS/rust-toolchain.toml
T
2025-02-20 02:47:18 +00:00

5 lines
135 B
TOML

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