mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Update to wgpu 0.20 (#4560)
* this PR reverts https://github.com/emilk/egui/pull/4559 * and re-applies https://github.com/emilk/egui/pull/4433 Before we merge, we're waiting for a wgpu 0.20.1 patch-release of * https://github.com/gfx-rs/wgpu/pull/5681 --------- Co-authored-by: Andreas Reich <r_andreas2@web.de>
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -108,7 +108,7 @@ jobs:
|
||||
- name: wasm-bindgen
|
||||
uses: jetli/wasm-bindgen-action@v0.1.0
|
||||
with:
|
||||
version: "0.2.90"
|
||||
version: "0.2.92"
|
||||
|
||||
- run: ./scripts/wasm_bindgen_check.sh --skip-setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user