We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7604db commit 1471268Copy full SHA for 1471268
.github/workflows/ci.yml
@@ -162,7 +162,7 @@ jobs:
162
- name: Install rust toolchain
163
uses: dtolnay/rust-toolchain@master
164
with:
165
- toolchain: nightly-2025-05-04
+ toolchain: nightly-2025-08-06
166
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
167
- name: Install cargo-check-external-types
168
uses: taiki-e/cache-cargo-install-action@v2
0 commit comments