Skip to content

Commit 9ef85a5

Browse files
committed
chore(deps): add hyper-util workspace dependency
Signed-off-by: katelyn martin <kate@buoyant.io>
1 parent 876cbee commit 9ef85a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ h2 = { version = "0.4" }
102102
http = { version = "1" }
103103
http-body = { version = "1" }
104104
hyper = { version = "1", default-features = false }
105+
hyper-util = { version = "0.1", default-features = false }
105106
prost = { version = "0.13" }
106107
prost-types = { version = "0.13" }
107108
tokio-rustls = { version = "0.26", default-features = false, features = [

0 commit comments

Comments
 (0)