Bend/rust-toolchain.toml
2023-08-29 22:43:01 +02:00

5 lines
98 B
TOML

[toolchain]
profile = "minimal"
channel = "nightly-2023-07-10"
components = ["rustfmt", "clippy"]