dashmap/rust-toolchain.toml

5 lines
97 B
TOML

[toolchain]
channel = "stable-2022-09-22"
components = ["rustfmt", "clippy"]
profile = "minimal"