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 f819159 commit ce45930Copy full SHA for ce45930
.github/workflows/rust.yml
@@ -100,7 +100,7 @@ jobs:
100
- name: Install rust toolchain
101
uses: dtolnay/rust-toolchain@master
102
with:
103
- toolchain: nightly-2025-05-04
+ toolchain: nightly-2025-08-06
104
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
105
- run: cargo install --locked cargo-check-external-types
106
- name: run cargo-check-external-types
0 commit comments