5 lines
127 B
TOML
5 lines
127 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = ["clippy", "rustfmt"]
|
|
targets = ["aarch64-linux-android", "x86_64-linux-android"]
|