picoKontroller/toolchain.toml
2023-10-09 16:54:34 +02:00

4 lines
103 B
TOML

[toolchain]
channel = "nightly"
components = [ "rustfmt", "rust-src", "rust-src" ]
profile = "minimal"