Skip to content

Commit fda978f

Browse files
committed
removed url crate from ci, since it acted as dependency for reqwest.
1 parent 2df003b commit fda978f

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
@@ -58,7 +58,6 @@ jobs:
5858
cargo update -p zstd-sys --precise "2.0.8+zstd.1.5.5"
5959
cargo update -p time --precise "0.3.20"
6060
cargo update -p home --precise "0.5.5"
61-
cargo update -p url --precise "2.5.0"
6261
cargo update -p tokio --precise "1.38.1"
6362
cargo update -p security-framework-sys --precise "2.11.1"
6463
cargo update -p native-tls --precise "0.2.13"

0 commit comments

Comments
 (0)