1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Update some crate dependencies (#3594)

Nothing major
This commit is contained in:
Emil Ernerfeldt
2023-11-21 16:07:56 +01:00
committed by GitHub
parent 8c68035b66
commit e823491240
10 changed files with 30 additions and 27 deletions

View File

@@ -118,7 +118,7 @@ jobs:
- name: wasm-bindgen
uses: jetli/wasm-bindgen-action@v0.1.0
with:
version: "0.2.87"
version: "0.2.88"
- run: ./scripts/wasm_bindgen_check.sh --skip-setup