We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c280ab4 + 14c038d commit f0d1cd6Copy full SHA for f0d1cd6
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
- uses: actions/checkout@v4
72
- uses: dtolnay/rust-toolchain@nightly
73
with:
74
- toolchain: nightly-2024-02-07
+ toolchain: nightly-2024-05-01
75
components: rustfmt
76
- name: external-type-check
77
run: |
0 commit comments