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 79846e9 commit 47f4513Copy full SHA for 47f4513
.github/workflows/rust.yml
@@ -90,7 +90,7 @@ jobs:
90
- name: Install rust toolchain
91
uses: dtolnay/rust-toolchain@master
92
with:
93
- toolchain: nightly-2024-05-01
+ toolchain: nightly-2025-08-06
94
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
95
- run: cargo install cargo-check-external-types
96
- run: cargo check-external-types
0 commit comments