dashmap/rust-toolchain.toml

5 lines
84 B
TOML

[toolchain]
channel = "1.65"
components = ["rustfmt", "clippy"]
profile = "minimal"