Files
leptos/examples/counter_url_query/rust-toolchain.toml
Saber Haj Rabiee f24e804985 fix(CI): toolchain will be determined and test against by CI (#3778)
* fix(CI): toolchain will be determined and test against by CI

* chore: formatting examples

* fix: clippy
2025-03-23 10:10:52 -07:00

3 lines
49 B
TOML

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