Files
metal/crete/rust-toolchain.toml
2026-03-12 06:48:56 +01:00

5 lines
115 B
TOML

[toolchain]
channel = "nightly-2026-03-12"
components = ["rustfmt", "clippy", "rust-analyzer"]
profile = "minimal"