Skip to content

Commit 3202fd5

Browse files
committed
removed url crate from ci, since it acted as dependency for reqwest.
1 parent 9e69bb9 commit 3202fd5

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
@@ -56,7 +56,6 @@ jobs:
5656
run: |
5757
cargo update -p minreq --precise "2.13.2"
5858
cargo update -p home --precise "0.5.5"
59-
cargo update -p url --precise "2.5.0"
6059
cargo update -p tokio --precise "1.38.1"
6160
cargo update -p security-framework-sys --precise "2.11.1"
6261
cargo update -p native-tls --precise "0.2.13"

0 commit comments

Comments
 (0)