We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a8fc8f + b35bf38 commit 9611eabCopy full SHA for 9611eab
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
- uses: actions/checkout@v2
60
- uses: actions-rs/toolchain@v1
61
with:
62
- toolchain: nightly-2023-10-10
+ toolchain: nightly-2024-02-07
63
components: rustfmt
64
override: true
65
- name: external-type-check
0 commit comments