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.
tryexpand@0.12.0
1 parent f4e80d2 commit ffdb6c9Copy full SHA for ffdb6c9
.github/workflows/rust.yml
@@ -41,7 +41,7 @@ jobs:
41
- uses: dtolnay/rust-toolchain@v1
42
with:
43
# update `cargo-expand` accordingly, when bumping MSRV:
44
- toolchain: 1.78.0
+ toolchain: 1.86.0
45
components: rust-src
46
- uses: cargo-bins/cargo-binstall@v1.15.4
47
- run: cargo binstall cargo-expand@1.0.95 --no-confirm
0 commit comments