rust-arduino/rust-toolchain.toml
Ahmet Kaan GÜMÜŞ b52e6b7be8 feat: led blinks
2024-01-08 04:12:07 +03:00

4 lines
89 B
TOML

[toolchain]
channel = "nightly-2023-08-08"
components = ["rust-src"]
profile = "minimal"