mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
af2a199254
# Objective Fixes #6030, making ``serde`` optional. ## Solution This was solved by making a ``serialize`` feature that can activate ``serde``, which is now optional. When ``serialize`` is deactivated, the ``Plugin`` implementation for ``ScenePlugin`` does nothing. Co-authored-by: Linus Käll <linus.kall.business@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |