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 c6e4992 commit cedd4b9Copy full SHA for cedd4b9
.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].19
+ - uses: cargo-bins/[email protected].20
46
- run: cargo binstall cargo-expand --no-confirm
47
- run: cargo test -- --test-threads=1
48
0 commit comments