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 469ff44 commit 9e69bb9Copy full SHA for 9e69bb9
.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 home --precise "0.5.5"
60
cargo update -p url --precise "2.5.0"
0 commit comments