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 382dacf commit 64502e4Copy full SHA for 64502e4
.github/workflows/rust.yml
@@ -106,7 +106,7 @@ jobs:
106
- name: Install rust toolchain
107
uses: dtolnay/rust-toolchain@master
108
with:
109
- toolchain: nightly-2024-02-07
+ toolchain: nightly-2024-05-01
110
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
111
- run: cargo install cargo-check-external-types
112
- run: cargo check-external-types
0 commit comments