Skip to content

Commit 9e69bb9

Browse files
committed
removed reqwest from workflows.
1 parent 469ff44 commit 9e69bb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cont_integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
- name: Pin dependencies for MSRV
5555
if: matrix.rust.version == '1.63.0'
5656
run: |
57-
cargo update -p reqwest --precise "0.12.4"
5857
cargo update -p minreq --precise "2.13.2"
5958
cargo update -p home --precise "0.5.5"
6059
cargo update -p url --precise "2.5.0"

0 commit comments

Comments
 (0)