Skip to content

Commit

Permalink
Bump tower from 0.4.8 to 0.4.9 (caulagi#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2021
1 parent 16a98f8 commit 6520d7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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.6"
tower = "0.4.9"
tower-http = { version = "0.1.1", features = ["trace"]}
tracing = "0.1.29"
tracing-subscriber = "0.2.5"
Expand Down

0 comments on commit 6520d7e

Please sign in to comment.