Files
elo/rust-toolchain.toml
Matthew Kaminski 90c1f58607
Some checks failed
Build Crate / build (push) Failing after 7m23s
Add initial website
2023-09-17 23:25:46 -04:00

4 lines
68 B
TOML

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