burrow/rust-toolchain.toml
Conrad Kramer 865b676c99
Some checks are pending
Build Rust / Cargo Test (push) Waiting to run
Build Site / Next.js Build (push) Waiting to run
Add Forgejo namespace workflow stack
2026-03-18 02:49:55 -07:00

4 lines
76 B
TOML

[toolchain]
channel = "1.85.0"
components = ["rustfmt"]
profile = "minimal"