Skip to content

Commit 9cdb3c1

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

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
@@ -2509,9 +2509,9 @@ dependencies = [
25092509

25102510
[[package]]
25112511
name = "tonic-build"
2512-
version = "0.8.0"
2512+
version = "0.8.2"
25132513
source = "registry+https://github.com/rust-lang/crates.io-index"
2514-
checksum = "2fbcd2800e34e743b9ae795867d5f77b535d3a3be69fd731e39145719752df8c"
2514+
checksum = "48c6fd7c2581e36d63388a9e04c350c21beb7a8b059580b2e93993c526899ddc"
25152515
dependencies = [
25162516
"prettyplease",
25172517
"proc-macro2",

0 commit comments

Comments
 (0)