Skip to content

Commit 0e54c5e

Browse files
build(deps): bump tonic-build from 0.12.3 to 0.13.0
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.12.3 to 0.13.0. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.12.3...v0.13.0) --- updated-dependencies: - dependency-name: tonic-build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50bcdcc commit 0e54c5e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

testing/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ tokio = { version = "^1.16", features = [
3737
tonic = "^0.12"
3838

3939
[build-dependencies]
40-
tonic-build = "^0.12"
40+
tonic-build = "^0.13"

0 commit comments

Comments
 (0)