Skip to content

Commit

Permalink
build(deps): update tonic-build requirement from 0.10.2 to 0.11.0 (#522)
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>
Co-authored-by: Ron Kuris <[email protected]>
  • Loading branch information
dependabot[bot] and rkuris authored Feb 9, 2024
1 parent 47d94e3 commit 42fdc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpc-testtool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ serde_json = "1.0.113"
serde = { version = "1.0.196", features = ["derive"] }

[build-dependencies]
tonic-build = "0.10.2"
tonic-build = "0.11.0"

[lints.rust]
unsafe_code = "deny"
Expand Down

0 comments on commit 42fdc83

Please sign in to comment.