Skip to content

Commit 117ba01

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

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

25622562
[[package]]
25632563
name = "tonic"
2564-
version = "0.14.2"
2564+
version = "0.14.3"
25652565
source = "registry+https://github.com/rust-lang/crates.io-index"
2566-
checksum = "eb7613188ce9f7df5bfe185db26c5814347d110db17920415cf2fbcad85e7203"
2566+
checksum = "a286e33f82f8a1ee2df63f4fa35c0becf4a85a0cb03091a15fd7bf0b402dc94a"
25672567
dependencies = [
25682568
"async-trait",
25692569
"axum",

0 commit comments

Comments
 (0)