We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb8234 commit 7f7c623Copy full SHA for 7f7c623
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions-rs/toolchain@v1
20
with:
21
profile: minimal
22
- toolchain: nightly-2021-03-01
+ toolchain: nightly-2021-03-15
23
components: rustfmt
24
target: wasm32-unknown-unknown
25
override: true
0 commit comments