chase-rs/rust-toolchain.toml

4 lines
83 B
TOML
Raw Normal View History

2026-03-06 10:52:32 +00:00
[toolchain]
channel = "1.92.0"
components = ["rustfmt", "clippy", "rust-analyzer"]