chirpstack/rust-toolchain.toml
2023-10-16 11:30:01 +01:00

4 lines
85 B
TOML

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