stm32-data/rust-toolchain.toml
2023-06-28 17:44:05 +02:00

4 lines
82 B
TOML

[toolchain]
channel = "nightly-2023-05-18"
components = [ "rust-src", "rustfmt" ]