mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
bf6c457553
# Objective Fixes #6378 `bevy_transform` is missing a feature corresponding to the `serialize` feature on the `bevy` crate. ## Solution Adds a `serialize` feature to `bevy_transform`. Derives `serde::Serialize` and `Deserialize` when feature is enabled. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |