4 lines
99 B
TOML
4 lines
99 B
TOML
|
[toolchain]
|
||
|
channel = "nightly-2022-07-08"
|
||
|
components = ["rust-src", "rustfmt"]
|
||
|
profile = "minimal"
|