6 lines
99 B
TOML
6 lines
99 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
profile = "minimal"
|
|
components = ["clippy", "rustfmt"]
|
|
targets = []
|