Skip to content

Commit

Permalink
Merge pull request #228 from caibirdme/dependabot/cargo/tower-0.5.2
Browse files Browse the repository at this point in the history
chore(deps): bump tower from 0.5.1 to 0.5.2
  • Loading branch information
caibirdme authored Dec 13, 2024
2 parents 78151a5 + 9610af8 commit cfa912c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 15 deletions.
22 changes: 8 additions & 14 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 @@ -64,7 +64,7 @@ sqlbuilder = { path = "sqlbuilder" }
thiserror = { version = "2.0.6" }
tokio = { version = "1.42.0", features = ["full"] }
tokio-stream = { version = "0.1.17" }
tower = { version = "0.5.1" }
tower = { version = "0.5.2" }
tower-http = { version = "0.6.2", features = [
"trace",
"timeout",
Expand Down

0 comments on commit cfa912c

Please sign in to comment.