Skip to content

Commit 67c82ed

Browse files
torokati44Wumpf
andauthored
wgpu: Bump to wgpu 23.0.0 and wasm-bindgen to 0.2.95 (#5330)
Co-authored-by: Andreas Reich <r_andreas2@web.de>
1 parent 5bfff31 commit 67c82ed

File tree

11 files changed

+429
-613
lines changed

11 files changed

+429
-613
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- name: wasm-bindgen
104104
uses: jetli/wasm-bindgen-action@v0.1.0
105105
with:
106-
version: "0.2.93"
106+
version: "0.2.95"
107107

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

0 commit comments

Comments
 (0)