Skip to content

Commit 4df9e0f

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

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -38,7 +38,7 @@ tracing = "0.1"
3838
tracing-subscriber = { version = "0.3", features = ["fmt", "env-filter"] }
3939

4040
[build-dependencies]
41-
tonic-build = "0.11"
41+
tonic-build = "0.14"
4242
prost-build = "0.12"
4343
protoc-bin-vendored = "3"
4444

0 commit comments

Comments
 (0)