bevy/tools/example-showcase
BD103 9f8db0de0d
Bump toml_edit in build-template-pages tool (#11342)
# 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 Remove unnecessary path prefixes (#10749) 2023-11-28 23:43:40 +00:00
asset-source-website.patch examples showcase: use patches instead of sed for wasm hacks (#10601) 2023-11-17 22:21:12 +00:00
Cargo.toml Bump toml_edit in build-template-pages tool (#11342) 2024-01-16 05:23:18 +00:00
extra-window-resized-events.patch fix patches for example showcase after winit update (#11058) 2023-12-22 06:08:43 +00:00
fixed-window-position.patch hacks for running (and screenshotting) the examples in CI on a github runner (#9220) 2023-10-13 19:19:17 +00:00
reduce-light-cluster-config.patch hacks for running (and screenshotting) the examples in CI on a github runner (#9220) 2023-10-13 19:19:17 +00:00
remove-desktop-app-mode.patch example showcase patches: use default instead of game mode for desktop (#11250) 2024-01-08 20:52:43 +00:00
window-settings-wasm.patch Remove CanvasParentResizePlugin (#11057) 2023-12-21 20:01:22 +00:00