Skip to content

Commit

Permalink
Merge branch 'main' into fix/tls-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
jkomyno authored Oct 24, 2024
2 parents 5d7dee2 + 4b67dc7 commit 30eedf7
Show file tree
Hide file tree
Showing 73 changed files with 974 additions and 870 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/include/rust-wasm-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ runs:
shell: bash
run: |
cargo binstall -y \
wasm-bindgen-cli@0.2.92 \
wasm-bindgen-cli@0.2.93 \
wasm-opt@0.116.0
- name: Install bc
Expand Down
Loading

0 comments on commit 30eedf7

Please sign in to comment.