fast-thread-local/rust-toolchain.toml
2023-08-26 09:28:26 +02:00

5 lines
86 B
TOML

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