Skip to content

Commit

Permalink
Update Rust crate tonic-reflection to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 23, 2024
1 parent beedf0c commit 5334333
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 6 deletions.
31 changes: 26 additions & 5 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 @@ -49,7 +49,7 @@ serde_yaml = "0.9.34+deprecated"
tokio = { version = "1.37.0", features = ["full"] }
tonic = { version = "0.10.2", features = ["tls"] }
tonic-health = "0.10.2"
tonic-reflection = "0.10.2"
tonic-reflection = "0.11.0"
tracing = "0.1.40"
tracing-log = "0.2.0"
tracing-subscriber = "0.3.18"
Expand Down

0 comments on commit 5334333

Please sign in to comment.