diff --git a/Cargo.toml b/Cargo.toml index 2e0b2ad5..4f75cec5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ bevy = { version = "0.11", default-features = false, features = [ "zstd", "tonemapping_luts", ] } -bevy_mod_picking = { version = "0.16", path = "" } +bevy_mod_picking = { path = "" } [features] all = [