Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Update wasm-bindgen (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
RIg410 authored Nov 15, 2021
1 parent 2ce2438 commit 8604d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: "Install tools: wasm-bindgen"
uses: jetli/wasm-bindgen-action@v0.1.0
with:
version: "0.2.74"
version: "0.2.78"

- name: Build ${{ matrix.crate }}
run: cargo build -p ${{ matrix.crate }} --lib --target wasm32-unknown-unknown --release
Expand Down

0 comments on commit 8604d2d

Please sign in to comment.