2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-01-11 12:48:56 +00:00
bevy/crates/bevy_macro_utils
BD103 9f8db0de0d
Bump toml_edit in build-template-pages tool ()
# Objective

- The
[`build-templated-pages`](4778fbeb65/tools/build-templated-pages)
tool is used to render the Markdown templates in the
[docs-template](4778fbeb65/docs-template)
folder.
- It depends on out outdated version of `toml_edit`.

## Solution

- Bump `toml_edit` to 0.21, disabling all features except `parse`.
2024-01-16 05:23:18 +00:00
..
src Replace or document ignored doctests () 2024-01-01 16:50:56 +00:00
Cargo.toml Bump toml_edit in build-template-pages tool () 2024-01-16 05:23:18 +00:00