Skip to content

Commit f6cbe8c

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](hyperium/tonic@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] <[email protected]>
1 parent bb56363 commit f6cbe8c

File tree

2 files changed

+53
-39
lines changed

2 files changed

+53
-39
lines changed

Cargo.lock

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

bazelfe-protos/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ features = ["full"]
1919
version = "1.45.0"
2020

2121
[build-dependencies]
22-
tonic-build = { version = "0.11.0", features = ["prost"] }
22+
tonic-build = { version = "0.13.1", features = ["prost"] }
2323

2424

2525
[dev-dependencies]

0 commit comments

Comments
 (0)