6 lines
121 B
TOML
6 lines
121 B
TOML
[toolchain]
|
|
channel = "1.97.1"
|
|
components = ["clippy", "rustfmt"]
|
|
targets = ["aarch64-apple-darwin"]
|
|
profile = "minimal"
|