Skip to content

Commit

Permalink
build(deps): update tonic-build requirement from 0.9.2 to 0.10.0 (#247)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent ca87a2b commit 77f5805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ tokio = { version = "1.32.0", features = ["sync", "rt-multi-thread"] }
tonic = { version = "0.9.2", features = ["tls"] }

[build-dependencies]
tonic-build = "0.9.2"
tonic-build = "0.10.0"

0 comments on commit 77f5805

Please sign in to comment.