Skip to content

Commit

Permalink
wgpu: Bump to wgpu 23.0.0 and wasm-bindgen to 0.2.95 (emilk#5330)
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Reich <r_andreas2@web.de>
  • Loading branch information
torokati44 and Wumpf authored Oct 30, 2024
1 parent 5bfff31 commit 67c82ed
Show file tree
Hide file tree
Showing 11 changed files with 429 additions and 613 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: wasm-bindgen
uses: jetli/wasm-bindgen-action@v0.1.0
with:
version: "0.2.93"
version: "0.2.95"

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

Expand Down
Loading

0 comments on commit 67c82ed

Please sign in to comment.