chirpstack/rust-toolchain.toml
2023-05-30 12:13:52 +01:00

4 lines
85 B
TOML

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