chore: pin flate2 to 1.0.26 when building with 1.61
This commit is contained in:
parent
e6500baae7
commit
b59327e5ea
1
.github/workflows/cont_integration.yml
vendored
1
.github/workflows/cont_integration.yml
vendored
@ -51,6 +51,7 @@ jobs:
|
||||
run: |
|
||||
cargo update -p hashlink --precise "0.8.1"
|
||||
cargo update -p tokio --precise "1.29.1"
|
||||
cargo update -p flate2 --precise "1.0.26"
|
||||
- name: Build
|
||||
run: cargo build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user