We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4227468 commit 2a2809bCopy full SHA for 2a2809b
tonic/Cargo.toml
@@ -69,7 +69,7 @@ prost = {version = "0.12", default-features = false, features = ["std"], optiona
69
async-trait = {version = "0.1.13", optional = true}
70
71
# transport
72
-h2 = {version = "0.3.17", optional = true}
+h2 = {version = "0.3.24", optional = true}
73
hyper = {version = "0.14.26", features = ["full"], optional = true}
74
hyper-timeout = {version = "0.4", optional = true}
75
tokio-stream = "0.1"
0 commit comments