mirror of
https://github.com/bevyengine/bevy
synced 2025-01-13 21:54:51 +00:00
5f18033dd3
# Objective Fixes #5675. Replace `toml` with `toml_edit` ## Solution Replace `toml` with `toml_edit`. This conveniently also removes the `serde` dependency from `bevy_macro_utils`, which may speed up cold compilation by removing the serde bottleneck from most of the macro crates in the engine. |
||
---|---|---|
.. | ||
attrs.rs | ||
lib.rs | ||
shape.rs | ||
symbol.rs |