Blacksite/rust-toolchain.toml
Rbanh f29712d158
Some checks are pending
CI / Format, lint, test, build (push) Waiting to run
Initial project import
2026-06-05 21:44:45 -04:00

4 lines
66 B
TOML

[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]