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.
2 parents 2c324d3 + 2647aff commit 3d44ffaCopy full SHA for 3d44ffa
.github/workflows/cont_integration.yml
@@ -32,7 +32,6 @@ jobs:
32
run: |
33
cargo update -p zstd-sys --precise "2.0.8+zstd.1.5.5"
34
cargo update -p time --precise "0.3.20"
35
- cargo update -p jobserver --precise "0.1.26"
36
cargo update -p home --precise "0.5.5"
37
- name: Build
38
run: cargo build ${{ matrix.features }}
0 commit comments