We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 876cbee commit 9ef85a5Copy full SHA for 9ef85a5
Cargo.toml
@@ -102,6 +102,7 @@ h2 = { version = "0.4" }
102
http = { version = "1" }
103
http-body = { version = "1" }
104
hyper = { version = "1", default-features = false }
105
+hyper-util = { version = "0.1", default-features = false }
106
prost = { version = "0.13" }
107
prost-types = { version = "0.13" }
108
tokio-rustls = { version = "0.26", default-features = false, features = [
0 commit comments