bevy/docs
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
..
cargo_features.md Update wgpu to v0.19.3 and unpin web-sys. (#12247) 2024-03-02 07:44:53 +01:00
debugging.md Useful changes with relicensing benefits (#2497) 2021-07-17 21:59:31 +00:00
linters.md Allow clippy::type_complexity in more places. (#9796) 2023-10-02 21:55:16 +00:00
linux_dependencies.md add libxkbcommon-x11-0 to the default linux dependencies (#11060) 2023-12-21 23:14:05 +00:00
profiling.md fix link to tracy (#11521) 2024-01-27 19:23:37 +00:00
release_checklist.md Add "update screenshots" to release checklist (#10369) 2023-11-04 18:43:15 +00:00
the_bevy_organization.md Run markdownlint (#11386) 2024-01-17 14:27:28 +00:00