storage-engine-playground/rust-toolchain.toml

4 lines
83 B
TOML
Raw Permalink Normal View History

2026-05-29 15:11:37 +02:00
[toolchain]
channel = "1.89.0"
2026-05-29 15:11:37 +02:00
components = ["rustfmt", "clippy", "rust-analyzer"]