Skip to content

Commit ce45930

Browse files
committed
ci: take updated nightly for cargo-check-external-types
1 parent f819159 commit ce45930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- name: Install rust toolchain
101101
uses: dtolnay/rust-toolchain@master
102102
with:
103-
toolchain: nightly-2025-05-04
103+
toolchain: nightly-2025-08-06
104104
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
105105
- run: cargo install --locked cargo-check-external-types
106106
- name: run cargo-check-external-types

0 commit comments

Comments
 (0)