query-engine/rust-toolchain.toml

4 lines
83 B
TOML
Raw Normal View History

2026-04-09 10:12:59 +02:00
[toolchain]
channel = "1.92.0"
components = ["rustfmt", "clippy", "rust-analyzer"]