Skip to content

Commit 9836a6e

Browse files
committed
feat: upgrade to wasm-bindgen 0.2.106
1 parent 5740697 commit 9836a6e

File tree

10 files changed

+159
-219
lines changed

10 files changed

+159
-219
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ jobs:
4141
if: contains(matrix.os, 'ubuntu')
4242
run: deno lint && cargo clippy
4343

44-
- name: Install wasm-bindgen-cli
45-
run: cargo install wasm-bindgen-cli --version 0.2.105 --locked
46-
4744
- name: Check Wasm up-to-date
4845
run: deno task build --check
4946

0 commit comments

Comments
 (0)