mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |