ha-now-playing/rust-toolchain.toml
2021-11-19 17:44:10 +01:00

3 lines
67 B
TOML

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