strip bevy features

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2024-07-05 04:40:04 +02:00
parent bcfe78b880
commit 2c8a0ae595
4 changed files with 13 additions and 64 deletions

View File

@@ -15,6 +15,7 @@ passthrough = []
[dev-dependencies]
bevy_xr_utils.path = "../bevy_xr_utils"
bevy = { workspace = true, default-features = true }
[target.'cfg(target_os = "android")'.dependencies]
ndk-context = "0.1"