Skip to content

Commit

Permalink
fix(deps): update rust crate tower to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 57c64a0 commit cf7bbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailcall-upstream-grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tonic = "0.11.0"
tonic-reflection = "0.11.0"
prost = "0.12.4"
prost-types = "0.12.4"
tower = "0.4.13"
tower = "0.5.0"
hyper-util = { version = "0.1.3", features = ["tokio"] }
http-body-util = "0.1.1"
once_cell = "1.19.0"
Expand Down

0 comments on commit cf7bbd0

Please sign in to comment.