Files
riverigilo/toolchain.toml

4 lines
116 B
TOML

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