bevy/crates/bevy_internal
Zachary Harrold 5ba86654a0
Remove bevy_input_focus from bevy_a11y (#18483)
# Objective

- Compiling `bevy_a11y` without default features fails because you need
to select a floating point backed. But you actually don't need it, this
requirement is from an unused linkage to `bevy_input_focus`

## Solution

- Remove link

## Testing

- CI

---------

Co-authored-by: François Mockers <mockersf@gmail.com>
2025-03-22 12:37:42 +00:00
..
src Add bevy_anti_aliasing (#18323) 2025-03-19 18:40:32 +00:00
Cargo.toml Remove bevy_input_focus from bevy_a11y (#18483) 2025-03-22 12:37:42 +00:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md

Bevy Internal

License Crates.io Downloads Docs Discord