Skip to content

Commit 6e2b42a

Browse files
authored
Merge pull request #148 from MarcusDunn/dependabot/cargo/cli/tonic-build-0.10.2
Bump tonic-build from 0.9.1 to 0.10.2 in /cli
2 parents ad3a685 + f3f5e23 commit 6e2b42a

File tree

2 files changed

+85
-34
lines changed

2 files changed

+85
-34
lines changed

cli/Cargo.lock

Lines changed: 84 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ proptest = "1.0.0"
2323
pretty_assertions = "1.3.0"
2424

2525
[build-dependencies]
26-
tonic-build = "0.9.1"
26+
tonic-build = "0.10.2"

0 commit comments

Comments
 (0)