We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9340ffa commit 36272f2Copy full SHA for 36272f2
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
- uses: actions/checkout@v4
59
- uses: dtolnay/rust-toolchain@nightly
60
with:
61
- toolchain: nightly-2024-02-07
+ toolchain: nightly-2024-04-16
62
components: rustfmt
63
- name: external-type-check
64
run: |
0 commit comments