aos_userland/Cargo.toml

9 lines
114 B
TOML
Raw Normal View History

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