Skip to content

Commit b85910f

Browse files
build(deps): bump tonic from 0.14.4 to 0.14.5 in the grpc group (#14956)
Bumps the grpc group with 1 update: [tonic](https://github.com/hyperium/tonic). Updates `tonic` from 0.14.4 to 0.14.5 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.4...v0.14.5) --- updated-dependencies: - dependency-name: tonic dependency-version: 0.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3eea2e3 commit b85910f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
556556
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
557557
dependencies = [
558558
"libc",
559-
"windows-sys 0.61.0",
559+
"windows-sys 0.52.0",
560560
]
561561

562562
[[package]]
@@ -2559,9 +2559,9 @@ dependencies = [
25592559

25602560
[[package]]
25612561
name = "tonic"
2562-
version = "0.14.4"
2562+
version = "0.14.5"
25632563
source = "registry+https://github.com/rust-lang/crates.io-index"
2564-
checksum = "7f32a6f80051a4111560201420c7885d0082ba9efe2ab61875c587bb6b18b9a0"
2564+
checksum = "fec7c61a0695dc1887c1b53952990f3ad2e3a31453e1f49f10e75424943a93ec"
25652565
dependencies = [
25662566
"async-trait",
25672567
"axum",

0 commit comments

Comments
 (0)