7 lines
132 B
TOML
7 lines
132 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = [ "rust-analyzer-preview" ]
|
|
targets = [ "thumbv7em-none-eabihf" ]
|
|
profile = "minimal"
|
|
|