Skip to content

Commit f289aaf

Browse files
build(deps): bump tonic-build from 0.5.1 to 0.5.2 (#1197)
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: tonic-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0979111 commit f289aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2282,9 +2282,9 @@ dependencies = [
22822282

22832283
[[package]]
22842284
name = "tonic-build"
2285-
version = "0.5.1"
2285+
version = "0.5.2"
22862286
source = "registry+https://github.com/rust-lang/crates.io-index"
2287-
checksum = "d12faebbe071b06f486be82cc9318350814fdd07fcb28f3690840cd770599283"
2287+
checksum = "12b52d07035516c2b74337d2ac7746075e7dcae7643816c1b12c5ff8a7484c08"
22882288
dependencies = [
22892289
"proc-macro2",
22902290
"prost-build",

0 commit comments

Comments
 (0)