Files
kunordaterano/toolchain.toml
bluepython508 0f31af9dae Initial Commit
2026-01-27 11:42:39 +00:00

4 lines
116 B
TOML

[toolchain]
channel = "stable"
components = [ "rustfmt", "rust-analyzer", "rust-src", "clippy" ]
profile = "default"