5 lines
158 B
TOML
5 lines
158 B
TOML
[toolchain]
|
|
channel = "nightly-2025-06-18"
|
|
components = ["rust-src", "rustfmt", "rust-analyzer"]
|
|
targets = ["thumbv6m-none-eabi", "x86_64-unknown-linux-gnu"]
|