Files

4 lines
128 B
TOML
Raw Permalink Normal View History

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