chirpstack/rust-toolchain.toml
2024-05-09 13:17:36 +01:00

5 lines
86 B
TOML

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