Skip to content

Commit

Permalink
chore(deps): update rust crate tonic-build 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 2d149a0
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 32 deletions.
83 changes: 52 additions & 31 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 @@ -47,7 +47,7 @@ time = { version = "0.3", features = ["parsing"] }
tokio = { version = "1.29", features = ["full"] }
tokio-stream = { version = "0.1", features = ["net"] }
tonic = "0.9"
tonic-build = "0.9"
tonic-build = "0.11"
tonic-reflection = "0.9"
tracing = "0.1"
tracing-subscriber = "0.3"
Expand Down

0 comments on commit 2d149a0

Please sign in to comment.