mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 16:54:09 +00:00
Do not lock wasm-bindgen version (#7609)
This commit is contained in:
@@ -92,6 +92,7 @@ jobs:
|
||||
- name: wasm-bindgen
|
||||
uses: jetli/wasm-bindgen-action@v0.1.0
|
||||
with:
|
||||
# Keep wasm-bindgen in sync in: setup_web.sh, Cargo.toml, Cargo.lock, rust.yml
|
||||
version: "0.2.104"
|
||||
|
||||
- run: ./scripts/wasm_bindgen_check.sh --skip-setup
|
||||
|
||||
Reference in New Issue
Block a user