4 lines
116 B
TOML
4 lines
116 B
TOML
|
[toolchain]
|
||
|
channel = "1.87.0"
|
||
|
components = [ "rustfmt", "rust-src", "clippy", "rust-analyzer" ]
|
||
|
profile = "default"
|