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 c10b6f3 commit 6af1909Copy full SHA for 6af1909
.github/workflows/build-dev.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
profile: minimal
37
override: true
38
- toolchain: nightly-2023-06-09
+ toolchain: nightly-2023-09-06
39
components: rustfmt, clippy
40
41
- name: Add target
.github/workflows/build-release.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
0 commit comments