oden/third-party/vendor/dashmap/rust-toolchain.toml
2024-03-08 11:03:01 -08:00

4 lines
84 B
TOML

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