mirror of
https://github.com/rust-mobile/android-activity.git
synced 2026-07-13 18:18:56 +00:00
11 lines
148 B
TOML
11 lines
148 B
TOML
[workspace]
|
|
members = [
|
|
"game-activity"
|
|
]
|
|
|
|
exclude = [
|
|
"examples/agdk-mainloop",
|
|
"examples/agdk-winit-wgpu",
|
|
"examples/agdk-egui"
|
|
]
|