bussy/rust-toolchain.toml
2023-05-19 07:24:18 +02:00

4 lines
127 B
TOML

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