Skip to content

Commit

Permalink
Update web dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jinleili committed Nov 30, 2024
1 parent 78c2023 commit 5bdf2f5
Show file tree
Hide file tree
Showing 9 changed files with 618 additions and 5,829 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: rustup target add wasm32-unknown-unknown

- name: Install wasm-bindgen-cli
run: cargo install wasm-bindgen-cli --version=0.2.95
run: cargo install wasm-bindgen-cli --version=0.2.97

- name: Download Binaryen
run: |
Expand Down
Loading

0 comments on commit 5bdf2f5

Please sign in to comment.