socktop/rust-toolchain.toml

4 lines
66 B
TOML
Raw Normal View History

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