chirpstack/rust-toolchain.toml

5 lines
92 B
TOML
Raw Normal View History

[toolchain]
2025-03-20 10:58:30 +00:00
channel = "1.85.0"
components = ["rustfmt", "clippy"]
profile = "default"