bevy/tools
Kaur Kuut f4df8b8545 Update wgpu to v0.19.3 and unpin web-sys. (#12247)
This PR unpins `web-sys` so that unrelated projects that have
`bevy_render` in their workspace can finally update their `web-sys`.
More details in and fixes #12246.

* Update `wgpu` from 0.19.1 to 0.19.3.
* Remove the `web-sys` pin.
* Update docs and wasm helper to remove the now-stale
`--cfg=web_sys_unstable_apis` Rust flag.

---

Updated `wgpu` to v0.19.3 and removed `web-sys` pin.
2024-03-02 07:44:53 +01:00
..
build-templated-pages Release 0.13.0 (#11920) 2024-02-17 09:24:25 +00:00
build-wasm-example Update wgpu to v0.19.3 and unpin web-sys. (#12247) 2024-03-02 07:44:53 +01:00
ci Move remaining clippy lint definitions to Cargo.toml (#10672) 2023-11-28 04:12:48 +00:00
example-showcase Release 0.13.0 (#11920) 2024-02-17 09:24:25 +00:00
publish.sh Add bevy_gizmos/macros to publish script (#11928) 2024-02-27 17:11:42 +01:00