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