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.
1 parent ffdb6c9 commit 77c8196Copy full SHA for 77c8196
.github/workflows/rust.yml
@@ -43,7 +43,7 @@ jobs:
43
# update `cargo-expand` accordingly, when bumping MSRV:
44
toolchain: 1.86.0
45
components: rust-src
46
- - uses: cargo-bins/cargo-binstall@v1.15.4
+ - uses: cargo-bins/cargo-binstall@v1.15.5
47
- run: cargo binstall cargo-expand@1.0.95 --no-confirm
48
- run: cargo test -- --test-threads=1
49
0 commit comments