diff --git a/Cargo.toml b/Cargo.toml index 89a6fad..93deff3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ url = "2.3" [dev-dependencies] backoff = { version = "0.4", features = ["futures", "tokio"] } -http = "0.2" +http = "1.0" itertools = "0.12" mockito = "1.0" native-tls = "0.2"