1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00

wgpu: Bump to wgpu 23.0.0 and wasm-bindgen to 0.2.95

This commit is contained in:
TÖRÖK Attila
2024-10-30 16:04:19 +01:00
parent 5bfff316c9
commit 80ebaa23a8
7 changed files with 155 additions and 185 deletions

View File

@@ -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