Skip to content

Commit 55ef0f2

Browse files
Bump tonic-build from 0.11.0 to 0.12.3
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.11.0 to 0.12.3. - [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.12.3) --- updated-dependencies: - dependency-name: tonic-build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a57a349 commit 55ef0f2

File tree

2 files changed

+53
-38
lines changed

2 files changed

+53
-38
lines changed

Cargo.lock

+52-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazelfe-protos/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ features = ["full"]
1919
version = "1.38.1"
2020

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

2424

2525
[dev-dependencies]

0 commit comments

Comments
 (0)