5 lines
102 B
TOML
5 lines
102 B
TOML
|
[toolchain]
|
||
|
channel = "nightly-2024-02-04"
|
||
|
components = [ "rustfmt", "rustc-dev"]
|
||
|
profile = "minimal"
|