acadia/rust-toolchain.toml
Drew Galbraith 5c3d4ac7a9
Some checks failed
Check / Check Rust (pull_request) Failing after 1s
Add rust lint CI job.
2025-12-14 00:58:36 -08:00

3 lines
107 B
TOML

[toolchain]
channel = "nightly-2025-10-02"
components = ["rustfmt", "rust-analyzer", "clippy", "rust-src"]