4 lines
130 B
TOML
4 lines
130 B
TOML
[toolchain]
|
|
channel = "nightly-2021-05-29"
|
|
components = [ "rustfmt", "rustc-dev", "rls" ]
|
|
targets = [ "x86_64-unknown-linux-gnu" ] |