Skip to content

Commit

Permalink
Merge pull request #97 from MarcusDunn/dependabot/cargo/cli/tonic-bui…
Browse files Browse the repository at this point in the history
…ld-0.9.1

Bump tonic-build from 0.8.4 to 0.9.1 in /cli
  • Loading branch information
MarcusDunn authored Apr 3, 2023
2 parents a1e3841 + 6c8076e commit 72cfea3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cli/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 cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ proptest = "1.0.0"
pretty_assertions = "1.3.0"

[build-dependencies]
tonic-build = "0.8.4"
tonic-build = "0.9.1"

0 comments on commit 72cfea3

Please sign in to comment.