Skip to content

Commit

Permalink
bump dependent library versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dmah42 committed Aug 8, 2023
1 parent 5810b4e commit 082339c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 82 deletions.
97 changes: 17 additions & 80 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ test-helpers = { path = "./crates/test-helpers" }
test-helpers-macros = { path = "./crates/test-helpers-macros" }
thiserror = "1.0.37"
tokio = "1.22.0"
tonic = "0.8.2"
tonic-health = "0.8.0"
tonic = "0.9.2"
tonic-health = "0.9.2"
tracing = "0.1"
uuid = { version = "1.2.2", features = ["v4"] }
url = "2.3.1"
Expand Down

0 comments on commit 082339c

Please sign in to comment.