Skip to content

Commit 814ad07

Browse files
emilkWumpf
andauthored
Update to wgpu 0.20 (#4560)
* this PR reverts #4559 * and re-applies #4433 Before we merge, we're waiting for a wgpu 0.20.1 patch-release of * gfx-rs/wgpu#5681 --------- Co-authored-by: Andreas Reich <r_andreas2@web.de>
1 parent ca36f3d commit 814ad07

File tree

7 files changed

+83
-85
lines changed

7 files changed

+83
-85
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- name: wasm-bindgen
109109
uses: jetli/wasm-bindgen-action@v0.1.0
110110
with:
111-
version: "0.2.90"
111+
version: "0.2.92"
112112

113113
- run: ./scripts/wasm_bindgen_check.sh --skip-setup
114114

0 commit comments

Comments
 (0)