rustc/vendor/dashmap/rust-toolchain.toml
2024-06-14 12:43:07 +02:00

5 lines
84 B
TOML

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