mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
9e0970768a
# Objective - Add serialize feature to bevy_color - "Fixes #12527". ## Solution - Added feature for serialization --- ## Changelog - Serde serialization is now optional, with flag 'serialize' ## Migration Guide - If user wants color data structures to be serializable, then application needs to be build with flag 'serialize' |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |