Skip to content

Commit 7da5803

Browse files
committed
build(tap_aggregator): bump tower version to 0.5.2
Signed-off-by: Joseph Livesey <[email protected]>
1 parent 1781c88 commit 7da5803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tap_aggregator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ axum = { version = "0.7.5", features = [
3535
futures-util = "0.3.28"
3636
lazy_static = "1.4.0"
3737
ruint = "1.10.1"
38-
tower = { version = "0.4", features = ["util", "steer"] }
38+
tower = { version = "0.5.2", features = ["util", "steer"] }
3939
tonic = { version = "0.12.3", features = ["transport", "zstd"] }
4040
prost = "0.13.3"
4141
hyper = { version = "1", features = ["full"] }

0 commit comments

Comments
 (0)