rust-arduino/rust-toolchain.toml

5 lines
89 B
TOML
Raw Normal View History

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