Skip to content

Commit 47f4513

Browse files
gcsbtchifflier
authored andcommitted
ci: update toolchain to nightly-2025-08-06 for cargo-check-external-types
1 parent 79846e9 commit 47f4513

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
@@ -90,7 +90,7 @@ jobs:
9090
- name: Install rust toolchain
9191
uses: dtolnay/rust-toolchain@master
9292
with:
93-
toolchain: nightly-2024-05-01
93+
toolchain: nightly-2025-08-06
9494
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
9595
- run: cargo install cargo-check-external-types
9696
- run: cargo check-external-types

0 commit comments

Comments
 (0)