chirpstack/rust-toolchain.toml
2023-09-04 13:26:50 +01:00

4 lines
85 B
TOML

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