Skip to content

Commit

Permalink
Bump tower from 0.4.13 to 0.5.1 in the all group (#232)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent b5334f1 commit 8d11e2c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ prost-types = "0.13.3"
pbjson = "0.7.0"
pbjson-types = "0.7.0"
pbjson-build = "0.7.0"
tower = { version = "0.4", features = ["full"] }
tower = { version = "0.5", features = ["full"] }
tower-http = { version = "0.4", features = ["full"] }
uuid = { version = "1.10.0", features = ["v4"] }
async-trait = "0.1.83"
Expand Down

0 comments on commit 8d11e2c

Please sign in to comment.