Files
2026-03-18 15:56:40 -07:00

10 lines
122 B
TOML

[toolchain]
channel = "stable"
components = [
"clippy",
"rustfmt",
"llvm-tools",
"rust-src",
"rust-analyzer",
]