Skip to content

Commit

Permalink
Merge pull request #151 from feuyeux/dependabot/cargo/hello-grpc-rust…
Browse files Browse the repository at this point in the history
…/tonic-build-0.12.0

Update tonic-build requirement from 0.11.0 to 0.12.0 in /hello-grpc-rust
  • Loading branch information
feuyeux authored Jul 12, 2024
2 parents 76c3689 + 52ed447 commit c1ed20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-grpc-rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ once_cell = "1.18.0"

[build-dependencies]
#https://lib.rs/crates/tonic-build
tonic-build = "0.11.0"
tonic-build = "0.12.0"

0 comments on commit c1ed20c

Please sign in to comment.