diff --git a/examples/Cargo.toml b/examples/Cargo.toml index 0953c97..f753d59 100644 --- a/examples/Cargo.toml +++ b/examples/Cargo.toml @@ -16,8 +16,8 @@ bevy_rerecast = { workspace = true, default-features = true } avian_rerecast = { workspace = true } bevy = { workspace = true, features = ["bevy_remote"] } bevy_trenchbroom = { workspace = true } +avian3d = { workspace = true, features = ["parry-f32"] } bevy_trenchbroom_avian = { workspace = true } -avian3d = { workspace = true } [lints] workspace = true