Skip to content

Commit 291d916

Browse files
chore(deps): bump tonic-build from 0.12.3 to 0.14.6
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.12.3 to 0.14.6. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/grpc/grpc-rust/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.12.3...tonic-build-v0.14.6) --- updated-dependencies: - dependency-name: tonic-build dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 505db74 commit 291d916

2 files changed

Lines changed: 3 additions & 47 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 46 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
@@ -35,7 +35,7 @@ backon = { version = "1", features = ["tokio-sleep"] }
3535
tonic = "0.12"
3636
prost = "0.13"
3737
prost-types = "0.13"
38-
tonic-build = "0.12"
38+
tonic-build = "0.14"
3939

4040
# REST API
4141
axum = { version = "0.7", features = ["json"] }

0 commit comments

Comments
 (0)