Skip to content

Commit a07c435

Browse files
fix(deps): update rust crate tower to 0.5.0
1 parent 76fc565 commit a07c435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailcall-upstream-grpc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tonic = "0.11.0"
1414
tonic-reflection = "0.11.0"
1515
prost = "0.12.4"
1616
prost-types = "0.12.4"
17-
tower = "0.4.13"
17+
tower = "0.5.0"
1818
hyper-util = { version = "0.1.3", features = ["tokio"] }
1919
http-body-util = "0.1.1"
2020
once_cell = "1.19.0"

0 commit comments

Comments
 (0)