We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2878b91 + 2286378 commit af2230cCopy full SHA for af2230c
.github/workflows/ci.yml
@@ -58,6 +58,7 @@ jobs:
58
- uses: actions/checkout@v4
59
- uses: dtolnay/rust-toolchain@nightly
60
with:
61
+ toolchain: nightly-2024-02-07
62
components: rustfmt
63
- name: external-type-check
64
run: |
0 commit comments