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

Commit 8604d2d

Browse files
authored
Update wasm-bindgen (#160)
1 parent 2ce2438 commit 8604d2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-ext.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- name: "Install tools: wasm-bindgen"
9191
uses: jetli/wasm-bindgen-action@v0.1.0
9292
with:
93-
version: "0.2.74"
93+
version: "0.2.78"
9494

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

0 commit comments

Comments
 (0)