5 lines
119 B
TOML
5 lines
119 B
TOML
[toolchain]
|
|
channel = "1.76.0"
|
|
components = [ "rustfmt" ]
|
|
targets = [ "x86_64-unknown-linux-gnu" ]
|
|
profile = "minimal"
|