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 ee96f7a commit 2df003bCopy full SHA for 2df003b
.github/workflows/cont_integration.yml
@@ -54,7 +54,6 @@ jobs:
54
- name: Pin dependencies for MSRV
55
if: matrix.rust.version == '1.63.0'
56
run: |
57
- cargo update -p reqwest --precise "0.12.4"
58
cargo update -p minreq --precise "2.13.2"
59
cargo update -p zstd-sys --precise "2.0.8+zstd.1.5.5"
60
cargo update -p time --precise "0.3.20"
0 commit comments