Skip to content

Commit

Permalink
build(deps): bump tower from 0.5.0 to 0.5.1 in the backend-dependenci…
Browse files Browse the repository at this point in the history
…es group (#238)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 487b2d5 commit 127ca9a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -31,7 +31,7 @@ nonempty = { version = "0.10.0", features = ["serialize"] }
valico = "4.0.0"
tokio = { version = "1", features = ["rt", "macros", "rt-multi-thread"] }
tokio-test = "0.4.4"
tower = "0.5.0"
tower = "0.5.1"
tower-http = { version = "0.5.2", features = ["trace", "fs", "cors"] }
hyper = "1.4.1"
regex = "1.10.6"
Expand Down

0 comments on commit 127ca9a

Please sign in to comment.