remove http and uses actix_web::http instead

This commit is contained in:
Tamo
2024-07-08 19:43:21 +02:00
parent cd46ebd6b5
commit 4aa7d386d8
7 changed files with 6 additions and 10 deletions

1
Cargo.lock generated
View File

@ -3349,7 +3349,6 @@ dependencies = [
"futures",
"futures-util",
"hex",
"http 0.2.12",
"index-scheduler",
"indexmap",
"insta",