Skip to content

Commit 9f0eec7

Browse files
Bump tonic-build from 0.8.4 to 0.10.0
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.8.4 to 0.10.0. - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/tonic/commits) --- updated-dependencies: - dependency-name: tonic-build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ba4f43 commit 9f0eec7

File tree

2 files changed

+65
-31
lines changed

2 files changed

+65
-31
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ strip = true
7373

7474
[build-dependencies]
7575
protobuf-codegen = "3.2.0"
76-
tonic-build = "0.8"
76+
tonic-build = "0.10"
7777

7878
[target.'cfg(windows)'.dependencies]
7979
schannel = "0.1.21"

0 commit comments

Comments
 (0)