Rollback http to 0.2.11

This commit is contained in:
Clément Renault
2024-01-16 16:57:33 +01:00
parent 406531c991
commit 50e1d34c66
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -1428,7 +1428,7 @@ dependencies = [
"anyhow",
"big_s",
"flate2",
"http 1.0.0",
"http 0.2.11",
"log",
"maplit",
"meili-snap",
@ -3550,7 +3550,7 @@ dependencies = [
"futures",
"futures-util",
"hex",
"http 1.0.0",
"http 0.2.11",
"index-scheduler",
"indexmap 2.1.0",
"insta",