We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc7de38 commit cab8598Copy full SHA for cab8598
.github/workflows/rust.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
toolchain: 1.78.0
44
components: rust-src
45
- - uses: cargo-bins/[email protected].3
+ - uses: cargo-bins/[email protected].4
46
- run: cargo binstall cargo-expand --no-confirm
47
- run: cargo test -- --test-threads=1
48
0 commit comments