Skip to content

Commit 98d1316

Browse files
committed
Update wasm-bindgen-cli to version 0.2.105
1 parent 48c7c28 commit 98d1316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasm-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
target: wasm32-unknown-unknown
4343
- uses: Leafwing-Studios/cargo-cache@v2
4444
- name: install wasm-bindgen
45-
run: cargo install -f wasm-bindgen-cli --version 0.2.97
45+
run: cargo install -f wasm-bindgen-cli --version 0.2.105
4646
- name: make wasm-examples
4747
run: make wasm-examples
4848
- name: Setup Pages

0 commit comments

Comments
 (0)