rust-arduino/001-led_blink/rust-toolchain.toml

5 lines
89 B
TOML
Raw Permalink Normal View History

2024-01-12 23:41:54 +03:00
[toolchain]
channel = "nightly-2023-08-08"
components = ["rust-src"]
profile = "minimal"