burrow/rust-toolchain.toml
Conrad Kramer e0fe21fad8
Some checks failed
Build Site / Next.js Build (push) Waiting to run
Build Rust / Cargo Test (push) Waiting to run
Build Apple / Build App (iOS Simulator) (push) Failing after 1m46s
Build Apple / Build App (macOS) (push) Failing after 2m6s
Fix Apple runner toolchain alignment
2026-03-19 03:36:11 -07:00

4 lines
76 B
TOML

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