forked from LowLevelDevs/FoundryOS
4 lines
113 B
TOML
4 lines
113 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
targets = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
|
|
components = [] |