Files
nordify-rs/rust-toolchain.toml
T

4 lines
127 B
TOML
Raw Normal View History

2026-08-20 22:41:41 +02:00
[toolchain]
channel = "stable"
components = ["clippy", "rust-docs", "rust-src", "rust-analyzer", "rustfmt"]
profile = "default"