Skip to content

Commit ffdb6c9

Browse files
committed
Bump CI toolchain from "1.78.0" to "1.86.0" (as required by tryexpand@0.12.0)
1 parent f4e80d2 commit ffdb6c9

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
@@ -41,7 +41,7 @@ jobs:
4141
- uses: dtolnay/rust-toolchain@v1
4242
with:
4343
# update `cargo-expand` accordingly, when bumping MSRV:
44-
toolchain: 1.78.0
44+
toolchain: 1.86.0
4545
components: rust-src
4646
- uses: cargo-bins/cargo-binstall@v1.15.4
4747
- run: cargo binstall cargo-expand@1.0.95 --no-confirm

0 commit comments

Comments
 (0)