chirpstack/rust-toolchain.toml
2025-01-13 12:16:15 +00:00

5 lines
92 B
TOML

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