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.81.0
stable
1 parent bb7a567 commit 1b34407Copy full SHA for 1b34407
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions-rs/toolchain@v1
23
with:
24
profile: minimal
25
- toolchain: stable
+ toolchain: 1.81.0
26
default: true
27
target: wasm32-unknown-unknown
28
0 commit comments