client-rust/rust-toolchain.toml

4 lines
66 B
TOML

[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]