bevy/tools/example-showcase
François Mockers b3655a3601
fix deprecations from toml_edit (#12421)
# Objective

- `toml_edit` released a new patch that deprecates `Document`
- this warns when Bevy builds, and CI deny warns

## Solution

- fix deprecation warnings
2024-03-11 17:53:38 +00:00
..
src fix deprecations from toml_edit (#12421) 2024-03-11 17:53:38 +00:00
asset-source-website.patch
Cargo.toml fix deprecations from toml_edit (#12421) 2024-03-11 17:53:38 +00:00
disable-audio.patch run examples on macOS to validate PRs (#11630) 2024-01-31 20:03:47 +00:00
extra-window-resized-events.patch example showcase: fix window resized patch (#11596) 2024-01-29 17:53:18 +00:00
fixed-window-position.patch
reduce-light-cluster-config.patch
remove-desktop-app-mode.patch
window-settings-wasm.patch Fix fit_canvas_to_parent (#11278) 2024-03-03 14:33:30 +00:00