Files
Main/rust-toolchain.toml
Connor Johnstone f837156fcc
Some checks failed
CI / check (push) Failing after 12s
Added docker/compose stuff and hopefully fixed CI
2026-03-19 12:12:50 -04:00

4 lines
68 B
TOML

[toolchain]
channel = "stable"
targets = ["wasm32-unknown-unknown"]