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 3f303c1 commit 66ca4f3Copy full SHA for 66ca4f3
.github/workflows/rust.yml
@@ -41,7 +41,7 @@ jobs:
41
# update `cargo-expand` accordingly, when bumping MSRV:
42
toolchain: 1.82.0
43
components: rust-src
44
- - uses: cargo-bins/cargo-binstall@v1.12.6
+ - uses: cargo-bins/cargo-binstall@v1.14.4
45
- run: cargo binstall [email protected] --no-confirm
46
- run: cargo test
47
- run: cargo test --manifest-path tests/other-tests/Cargo.toml -- --test-threads=1
0 commit comments