Files
news/rust-toolchain.toml
connor 20a6c26f7c
Check / check (push) Failing after 1m27s
Check / guardrails (push) Failing after 39s
Check / bundle (push) Successful in 1m4s
Initial commit -- did OMO do a good job?
2026-09-01 18:29:46 -04:00

5 lines
103 B
TOML

[toolchain]
channel = "1.89.0"
components = ["rustfmt", "clippy"]
targets = ["wasm32-unknown-unknown"]