We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f25a3 commit d3c1fe9Copy full SHA for d3c1fe9
.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