Commit d335f30
committed
ci: add Rust toolchain to update-homebrew job
The post-release job runs `cargo update --workspace` but never
installs a Rust toolchain. The project requires edition 2024 /
rust-version 1.88.0, which the runner's pre-installed cargo
likely doesn't support. Add dtolnay/rust-toolchain@stable.1 parent 8b67679 commit d335f30
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments