Skip to content

Commit

Permalink
Merge pull request #197 from SFTtech/dependabot/cargo/tonic-build-0.11.0
Browse files Browse the repository at this point in the history
build(deps): bump tonic-build from 0.10.2 to 0.11.0
  • Loading branch information
returntoreality authored Feb 9, 2024
2 parents 06c9bcc + 4d11a45 commit 839b606
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ tokio-graceful-shutdown = "0.14"
backoff = {version = "0.4.0", features = [ "futures", "tokio" ] }

[build-dependencies]
tonic-build = { version = "0.10" }
tonic-build = { version = "0.11" }
prost-build = { version = "0.12" }
clap = { version = "4", features = ["derive","env"] }
clap_complete = "4"
Expand Down

0 comments on commit 839b606

Please sign in to comment.