dashmap/rust-toolchain.toml

5 lines
84 B
TOML
Raw Permalink Normal View History

2021-12-12 16:49:37 +00:00
[toolchain]
2023-08-29 21:12:11 +00:00
channel = "1.65"
components = ["rustfmt", "clippy"]
2021-12-12 16:49:37 +00:00
profile = "minimal"