diff --git a/Cargo.toml b/Cargo.toml index 08c3941..05f7f67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ tokio = { version = "1.26.0", features = ["full"] } hyper = { version = "0.14.25", features = ["full"] } tower = { version = "0.4", features = ["full"] } reqwest = { version = "0.11", features = ["json"] } -http = { version = "0.2.9" } \ No newline at end of file +http = { version = "0.2.8" } \ No newline at end of file