mirror of
https://github.com/bevyengine/bevy
synced 2024-12-24 12:03:14 +00:00
6 lines
66 B
TOML
6 lines
66 B
TOML
|
[workspace]
|
||
|
|
||
|
members = [
|
||
|
"hello_world",
|
||
|
"serialization",
|
||
|
]
|