diff --git a/Cargo.toml b/Cargo.toml index 1d0c7d9118..45de925e0e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -213,7 +213,6 @@ bevy_sprite = [ "bevy_render", "bevy_core_pipeline", "bevy_color", - "bevy_sprite_picking_backend", ] # Provides text functionality @@ -226,7 +225,6 @@ bevy_ui = [ "bevy_text", "bevy_sprite", "bevy_color", - "bevy_ui_picking_backend", ] # Windowing layer