Skip to content

Commit 25881f2

Browse files
dependabot[bot]olix0r
authored andcommitted
build(deps): bump tonic from 0.6.1 to 0.6.2 (#1400)
Bumps [tonic](https://github.com/hyperium/tonic) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: tonic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 35c6cfc) Signed-off-by: Oliver Gould <ver@buoyant.io>
1 parent 46c085f commit 25881f2

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
@@ -2206,9 +2206,9 @@ dependencies = [
22062206

22072207
[[package]]
22082208
name = "tonic"
2209-
version = "0.6.1"
2209+
version = "0.6.2"
22102210
source = "registry+https://github.com/rust-lang/crates.io-index"
2211-
checksum = "24203b79cf2d68909da91178db3026e77054effba0c5d93deb870d3ca7b35afa"
2211+
checksum = "ff08f4649d10a70ffa3522ca559031285d8e421d727ac85c60825761818f5d0a"
22122212
dependencies = [
22132213
"async-stream",
22142214
"async-trait",

0 commit comments

Comments
 (0)