Skip to content

Commit f3f5e23

Browse files
Bump tonic-build from 0.9.1 to 0.10.2 in /cli
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.9.1 to 0.10.2. - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.9.1...v0.10.2) --- updated-dependencies: - dependency-name: tonic-build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 589b898 commit f3f5e23

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)