roll-one-ring/rust-toolchain.toml

5 lines
117 B
TOML
Raw Permalink Normal View History

2025-09-02 14:11:23 +02:00
[toolchain]
channel = "1.89.0"
components = [ "rustfmt", "rust-src", "clippy", "rust-analyzer" ]
profile = "default"