mirror of
https://github.com/bevyengine/bevy
synced 2025-01-14 06:04:04 +00:00
6 lines
66 B
TOML
6 lines
66 B
TOML
|
[workspace]
|
||
|
|
||
|
members = [
|
||
|
"hello_world",
|
||
|
"serialization",
|
||
|
]
|