5 lines
145 B
TOML
5 lines
145 B
TOML
|
[toolchain]
|
||
|
channel = "nightly-2023-11-21"
|
||
|
#components = [ "rustfmt", "rustc-dev" ]
|
||
|
targets = [ "x86_64-unknown-linux-gnu" ]
|
||
|
#profile = "minimal"
|