clock_generator/firmware/rust/rust-toolchain.toml

5 lines
91 B
TOML

[toolchain]
channel = "nightly-2021-01-07"
components = [ "rust-src" ]
profile = "minimal"