Skip to content

Commit

Permalink
chore(deps): update rust crate tonic-reflection to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
stackable-bot committed May 8, 2024
1 parent a192ba1 commit b4c913c
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 14 deletions.
79 changes: 66 additions & 13 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
Expand Up @@ -48,7 +48,7 @@ tokio = { version = "1.29", features = ["full"] }
tokio-stream = { version = "0.1", features = ["net"] }
tonic = "0.9"
tonic-build = "0.9"
tonic-reflection = "0.9"
tonic-reflection = "0.11"
tracing = "0.1"
tracing-subscriber = "0.3"
uuid = { version = "1.2", features = ["v4"] }
Expand Down

0 comments on commit b4c913c

Please sign in to comment.