mirror of
https://github.com/rust-mobile/android-activity.git
synced 2026-07-10 16:54:10 +00:00
10 lines
147 B
TOML
10 lines
147 B
TOML
[workspace]
|
|
members = [
|
|
"game-activity"
|
|
]
|
|
|
|
exclude = [
|
|
"examples/agdk-mainloop",
|
|
"examples/agdk-winit-wgpu",
|
|
"examples/agdk-bevy"
|
|
] |