Files
nordify-rs/rust-toolchain.toml
T
2026-08-28 13:41:18 +02:00

4 lines
127 B
TOML

[toolchain]
channel = "stable"
components = ["clippy", "rust-docs", "rust-src", "rust-analyzer", "rustfmt"]
profile = "default"