Files
automation_rs/rust-toolchain.toml
T

5 lines
115 B
TOML

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