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 1b5cf0b commit dcaad24Copy full SHA for dcaad24
tap_aggregator/Cargo.toml
@@ -39,7 +39,6 @@ tower = { version = "0.4", features = ["util", "steer"] }
39
tonic = { version = "0.12.3", features = ["transport", "zstd"] }
40
prost = "0.13.3"
41
hyper = { version = "1", features = ["full"] }
42
-hyper-util = "0.1.10"
43
44
[build-dependencies]
45
tonic-build = "0.12.3"
0 commit comments