chirpstack/rust-toolchain.toml
2024-06-18 13:56:31 +01:00

5 lines
92 B
TOML

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