Skip to content

Commit f42b1ea

Browse files
committed
chore: update wasm-bindgen and related dependencies
- `js-sys`: v0.3.77 -> v0.3.82 - `tsify`: v0.5.5 -> v0.5.6 - `wasm-bindgen`: v0.2.100 -> v0.2.105
1 parent 4d4a6f0 commit f42b1ea

2 files changed

Lines changed: 14 additions & 27 deletions

File tree

.github/workflows/include/rust-wasm-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515

1616
- name: Install wasm-bindgen
1717
shell: bash
18-
run: cargo binstall -y wasm-bindgen-cli@0.2.100
18+
run: cargo binstall -y wasm-bindgen-cli@0.2.105
1919

2020
- name: Install Binaryen (includes wasm-opt)
2121
uses: jaxxstorm/action-install-gh-release@v1.14.0

Cargo.lock

Lines changed: 13 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)