mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +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. |
||
---|---|---|
.. | ||
build-example-pages | ||
build-wasm-example | ||
ci | ||
spancmp | ||
example_showcase.sh | ||
publish.sh |