Files
botc-mover/toolchain.toml
2024-11-02 20:21:21 +00:00

4 lines
116 B
TOML

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