We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527ef9b commit f0bbd4eCopy full SHA for f0bbd4e
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install Rust toolchain
26
uses: dtolnay/rust-toolchain@stable
27
with:
28
- toolchain: 1.84.0
+ toolchain: 1.88.0
29
targets: wasm32-unknown-unknown
30
- name: Install wasm-pack
31
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
0 commit comments