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
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
3 changed files with 4 additions and 4 deletions

View file

@ -48,7 +48,7 @@ flate2 = "1.0.28"
fst = "0.4.7"
futures = "0.3.30"
futures-util = "0.3.30"
http = "1.0.0"
http = "0.2.11"
index-scheduler = { path = "../index-scheduler" }
indexmap = { version = "2.1.0", features = ["serde"] }
is-terminal = "0.4.10"