Also begin adding rust building capabilities to be able to write rust binaries for some commands.
4 lines
95 B
TOML
4 lines
95 B
TOML
[toolchain]
|
|
channel = "1.88.0"
|
|
components = ["rustfmt", "clippy", "cargo"]
|
|
profile = "minimal"
|