diff --git a/tailcall-upstream-grpc/Cargo.toml b/tailcall-upstream-grpc/Cargo.toml index d77289eacc..0c63bfc943 100644 --- a/tailcall-upstream-grpc/Cargo.toml +++ b/tailcall-upstream-grpc/Cargo.toml @@ -15,7 +15,7 @@ prost = "0.12.3" prost-types = "0.12.3" tower = "0.4.13" hyper-util = { version = "0.1.3", features = ["tokio"] } -http-body-util = "0.1.0" +http-body-util = "0.1.1" anyhow = "1.0.82" once_cell = "1.19.0" tonic-tracing-opentelemetry = "0.18.1"