Skip to content

Commit

Permalink
Update to wgpu 0.20 (#4560)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
emilk and Wumpf authored Jun 13, 2024
1 parent ca36f3d commit 814ad07
Show file tree
Hide file tree
Showing 7 changed files with 83 additions and 85 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading

0 comments on commit 814ad07

Please sign in to comment.