bevy/crates/bevy_legion/example/Cargo.toml

6 lines
66 B
TOML
Raw Normal View History

2020-04-25 01:14:31 +00:00
[workspace]
members = [
"hello_world",
"serialization",
]