3b81342f1d
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
11 lines
146 B
TOML
11 lines
146 B
TOML
[toolchain]
|
|
channel = "1.70"
|
|
components = [
|
|
"rustfmt",
|
|
"rustc",
|
|
"rust-src",
|
|
"rust-analyzer",
|
|
"cargo",
|
|
"clippy",
|
|
]
|
|
profile = "minimal"
|