wasm4-thang/Cargo.toml

8 lines
99 B
TOML

[workspace]
members = [
"ecs",
"ecs_derive",
"ecs_derive_test",
"ecs_wasm4_app",
]