mirror of
https://github.com/rust-mobile/android-activity.git
synced 2026-07-04 05:47:26 +00:00
Cargo.toml: exclude examples/agdk-egui from workspace
This commit is contained in:
+2
-2
@@ -6,5 +6,5 @@ members = [
|
||||
exclude = [
|
||||
"examples/agdk-mainloop",
|
||||
"examples/agdk-winit-wgpu",
|
||||
"examples/agdk-bevy"
|
||||
]
|
||||
"examples/agdk-egui"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user