[package] name = "physics-test" version = "0.1.0" edition = "2021" [dependencies] avian3d = { git = "https://github.com/Jondolf/avian.git" } bevy = { version = "0.15", features = ["bevy_dev_tools"] } bevy-inspector-egui = "0.28" [features] no-mesh = [] [profile.dev.package."*"] opt-level = 3