diff --git a/Cargo.toml b/Cargo.toml index 52fe115..81282bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,6 +27,6 @@ trybuild = "1.0.84" tokio = { version = "1", features = ["rt-multi-thread", "macros"] } insta = "1.31.0" rust-format = "0.3.4" -http = "0.2.9" +http = "1.0.0" derive_more = "0.99.17" multimap = "0.9.0"