Files
picocalc-os-rs/rust-toolchain.toml
2025-06-25 14:32:53 -06:00

5 lines
130 B
TOML

[toolchain]
channel = "nightly-2025-06-18"
components = ["rust-src", "rustfmt", "rust-analyzer"]
targets = ["thumbv6m-none-eabi"]