Skip to content

Commit

Permalink
Bump tower from 0.4.9 to 0.4.10 (caulagi#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 25, 2021
1 parent 6520d7e commit b5301cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 quotationservice/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ prost = "0.8.0"
tokio = { version = "1.12.0", features = ["macros", "rt-multi-thread"] }
tokio-postgres = "0.7.3"
tonic = { version = "0.5.2", features = ["tls"] }
tower = "0.4.9"
tower = "0.4.10"
tower-http = { version = "0.1.1", features = ["trace"]}
tracing = "0.1.29"
tracing-subscriber = "0.2.5"
Expand Down

0 comments on commit b5301cb

Please sign in to comment.