chirpstack/rust-toolchain.toml
Orne Brocaar 730ed09840
Some checks are pending
CI / tests (postgres) (push) Waiting to run
CI / tests (sqlite) (push) Waiting to run
CI / dist (postgres) (push) Blocked by required conditions
CI / dist (sqlite) (push) Blocked by required conditions
Update Rust toolchain version.
2025-03-20 10:58:30 +00:00

5 lines
92 B
TOML

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