Files
avr-webee/rust-toolchain.toml
2023-07-25 22:48:19 +02:00

5 lines
89 B
TOML

[toolchain]
channel = "nightly-2022-07-10"
components = ["rust-src"]
profile = "minimal"