Skip to content

Commit 65d6391

Browse files
Bump tonic-build from 0.11.0 to 0.13.1
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.11.0 to 0.13.1. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.11.0...v0.13.1) --- updated-dependencies: - dependency-name: tonic-build dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1c09eb commit 65d6391

2 files changed

Lines changed: 37 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 36 additions & 13 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
@@ -65,7 +65,7 @@ warp = "0.3.6"
6565
assert_cli = "0.6.3"
6666

6767
[build-dependencies]
68-
tonic-build = "0.11.0"
68+
tonic-build = "0.13.1"
6969

7070
[profile.release]
7171
codegen-units = 1

0 commit comments

Comments
 (0)