television/rust-toolchain.toml
2024-12-01 00:29:37 +01:00

4 lines
84 B
TOML

[toolchain]
channel = "nightly"
components = ["rustfmt", "clippy", "rust-analyzer"]