aos_userland/Cargo.toml

9 lines
114 B
TOML
Raw Normal View History

2022-04-09 16:43:49 -05:00
[workspace]
members = [
2022-04-09 17:19:07 -05:00
"axel",
2022-04-09 16:50:07 -05:00
"aos_wasm_stress_test",
2022-04-09 17:19:07 -05:00
"libwasm",
"pk_data",
"versioning",
2022-04-09 16:43:49 -05:00
]