rustybeans/rust-toolchain.toml

4 lines
75 B
TOML

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