We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce6a6d commit fd07585Copy full SHA for fd07585
.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-07-25
75
components: rustfmt
76
- name: external-type-check
77
run: |
0 commit comments