bevy/tools
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
..
build-templated-pages fix deprecations from toml_edit (#12421) 2024-03-11 17:53:38 +00:00
build-wasm-example Update wgpu to v0.19.3 and unpin web-sys. (#12247) 2024-03-02 00:44:51 +00:00
ci Quality-of-life updates for running CI locally (#12242) 2024-03-04 22:03:02 +00:00
example-showcase fix deprecations from toml_edit (#12421) 2024-03-11 17:53:38 +00:00
publish.sh Add bevy_dev_tools crate (#11341) 2024-03-06 20:33:05 +00:00