6 lines
117 B
TOML
6 lines
117 B
TOML
[toolchain]
|
|
channel = "1.98.0"
|
|
profile = "minimal"
|
|
components = ["rustfmt"]
|
|
targets = ["aarch64-unknown-linux-musl"]
|