bevy/crates/bevy_ecs/macros
person93 575f66504b
Silence deprecation warning in Bundle derive macro (#17369) (#17790)
# Objective

- Fixes #17369

## Solution

- Add `#[allow(deprecated)]` to the generated code.
2025-02-11 00:56:09 +00:00
..
src Silence deprecation warning in Bundle derive macro (#17369) (#17790) 2025-02-11 00:56:09 +00:00
Cargo.toml Simplify derive_from_world (#17534) 2025-01-26 22:25:29 +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