4 lines
86 B
TOML
4 lines
86 B
TOML
[toolchain]
|
|
channel = "1.94.0"
|
|
profile = "minimal"
|
|
components = ["rustfmt", "clippy"]
|