humpback-dds/rust-toolchain.toml

7 lines
104 B
TOML

[toolchain]
channel = "nightly-2020-10-30"
targets = [
"thumbv7em-none-eabihf",
]
profile = "default"