ci: update zstd-sys version to work with MSRV 1.63
This commit is contained in:
parent
929b5ddb0c
commit
c5afbaa95d
2
.github/workflows/cont_integration.yml
vendored
2
.github/workflows/cont_integration.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
- name: Pin dependencies for MSRV
|
||||
if: matrix.rust.version == '1.63.0'
|
||||
run: |
|
||||
cargo update -p zip --precise "0.6.2"
|
||||
cargo update -p zstd-sys --precise "2.0.8+zstd.1.5.5"
|
||||
cargo update -p time --precise "0.3.20"
|
||||
cargo update -p jobserver --precise "0.1.26"
|
||||
cargo update -p home --precise "0.5.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user