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 8102ff3 commit 93bb1dbCopy full SHA for 93bb1db
Cargo.toml
@@ -39,7 +39,7 @@ log = "0.4.7"
39
async-h1 = { version = "2.0.0", optional = true }
40
async-std = { version = "1.6.0", default-features = false, optional = true }
41
async-native-tls = { version = "0.3.1", optional = true }
42
-deadpool = { version = "0.6.0", optional = true }
+deadpool = { version = "0.7.0", optional = true }
43
futures = { version = "0.3.8", optional = true }
44
45
# h1_client_rustls
0 commit comments