chirpstack/rust-toolchain.toml

5 lines
92 B
TOML
Raw Normal View History

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