aos_userland/Cargo.toml

6 lines
69 B
TOML
Raw Normal View History

2022-04-09 21:43:49 +00:00
[workspace]
members = [
"libwasm",
2022-04-09 21:50:07 +00:00
"aos_wasm_stress_test",
2022-04-09 21:43:49 +00:00
]