Files
sukr/rust-toolchain.toml
2026-01-24 18:49:51 -07:00

4 lines
81 B
TOML

[toolchain]
channel = "stable"
components = ["rustfmt", "clippy", "rust-src"]