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 86ab4b1 commit 2e0de7eCopy full SHA for 2e0de7e
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Install rust toolchain
64
uses: dtolnay/rust-toolchain@master
65
with:
66
- toolchain: nightly-2024-05-01
+ toolchain: nightly-2024-06-30
67
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
68
- run: cargo install --locked cargo-check-external-types
69
- name: run cargo-check-external-types for rcgen/
0 commit comments