We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285da0c commit c652912Copy full SHA for c652912
Cargo.toml
@@ -32,7 +32,7 @@ url = "2.3"
32
33
[dev-dependencies]
34
backoff = { version = "0.4", features = ["futures", "tokio"] }
35
-http = "0.2"
+http = "1.0"
36
itertools = "0.12"
37
mockito = "1.0"
38
native-tls = "0.2"
0 commit comments