5 lines
152 B
TOML
5 lines
152 B
TOML
[toolchain]
|
|
channel = "1.96.0"
|
|
profile = "default"
|
|
targets = ["thumbv7em-none-eabihf"]
|
|
components = [ "rustfmt", "rust-analyzer", "clippy", "rust-src"]
|