qroissant/rust-toolchain.toml
2026-05-20 14:16:56 -04:00

4 lines
118 B
TOML

[toolchain]
channel = "nightly"
components = ["rustfmt", "clippy", "rust-src"]
targets = ["x86_64-unknown-linux-gnu"]