chirpstack/rust-toolchain.toml
2023-11-20 12:09:02 +00:00

4 lines
85 B
TOML

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