Skip to content

Commit c7a38d3

Browse files
committed
chore(deps): add http-body-util workspace dependency
Signed-off-by: katelyn martin <[email protected]>
1 parent dfcad53 commit c7a38d3

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
@@ -101,6 +101,7 @@ bytes = { version = "1" }
101101
h2 = { version = "0.4" }
102102
http = { version = "1" }
103103
http-body = { version = "1" }
104+
http-body-util = { version = "0.1" }
104105
hyper = { version = "1", default-features = false }
105106
hyper-util = { version = "0.1", default-features = false }
106107
prost = { version = "0.13" }

0 commit comments

Comments
 (0)