Skip to content

Commit b6f70b9

Browse files
build(deps): bump tonic-build from 0.5.0 to 0.5.1 (#1141)
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/tonic/commits) --- 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 f9c110a commit b6f70b9

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
@@ -2273,9 +2273,9 @@ dependencies = [
22732273

22742274
[[package]]
22752275
name = "tonic-build"
2276-
version = "0.5.0"
2276+
version = "0.5.1"
22772277
source = "registry+https://github.com/rust-lang/crates.io-index"
2278-
checksum = "25db9a497663a9a779693ef67b6e6aef8345b3d3ff8d50ef92eae6c88cb1e386"
2278+
checksum = "d12faebbe071b06f486be82cc9318350814fdd07fcb28f3690840cd770599283"
22792279
dependencies = [
22802280
"proc-macro2",
22812281
"prost-build",

0 commit comments

Comments
 (0)