Skip to content

Commit 2c78b89

Browse files
build(deps): bump tonic from 0.14.3 to 0.14.4 in the grpc group (#14939)
Bumps the grpc group with 1 update: [tonic](https://github.com/hyperium/tonic). Updates `tonic` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.3...v0.14.4) --- updated-dependencies: - dependency-name: tonic dependency-version: 0.14.4 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 60afbfa commit 2c78b89

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]]
@@ -2560,9 +2560,9 @@ dependencies = [
25602560

25612561
[[package]]
25622562
name = "tonic"
2563-
version = "0.14.3"
2563+
version = "0.14.4"
25642564
source = "registry+https://github.com/rust-lang/crates.io-index"
2565-
checksum = "a286e33f82f8a1ee2df63f4fa35c0becf4a85a0cb03091a15fd7bf0b402dc94a"
2565+
checksum = "7f32a6f80051a4111560201420c7885d0082ba9efe2ab61875c587bb6b18b9a0"
25662566
dependencies = [
25672567
"async-trait",
25682568
"axum",

0 commit comments

Comments
 (0)