We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc8b86 commit 5dfd97bCopy full SHA for 5dfd97b
.github/workflows/rust.yml
@@ -101,7 +101,7 @@ jobs:
101
- name: Install rust toolchain
102
uses: dtolnay/rust-toolchain@master
103
with:
104
- toolchain: nightly-2024-02-07
+ toolchain: nightly-2024-05-01
105
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
106
- run: cargo install cargo-check-external-types
107
- run: cargo check-external-types
0 commit comments