We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90248d commit 7e0de57Copy full SHA for 7e0de57
.github/workflows/coverage.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: actions-rs/toolchain@v1
40
with:
41
profile: minimal
42
- toolchain: nightly-2022-05-15
+ toolchain: nightly-2022-08-05
43
components: rustfmt
44
target: wasm32-unknown-unknown
45
default: true
.github/workflows/master.yml.disabled
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
override: true
21
22
- name: Install cargo-unleash
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
0 commit comments