anubis/rust-toolchain.toml
Xe Iaso e4863ba484
wasm: add tests
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-04-09 09:28:25 -04:00

5 lines
88 B
TOML

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