konoplayer/rust-toolchain.toml

5 lines
87 B
TOML

[toolchain]
channel = "nightly"
components = ["rustfmt", "clippy"]
profile = "default"