Skip to content

Commit 66a007d

Browse files
chore(deps): bump tonic from 0.14.5 to 0.14.6 in /pkg/data_cache/test (#3500)
Bumps [tonic](https://github.com/hyperium/tonic) from 0.14.5 to 0.14.6. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.14.5...tonic-v0.14.6) --- updated-dependencies: - dependency-name: tonic dependency-version: 0.14.6 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>
1 parent 08d38fd commit 66a007d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pkg/data_cache/test/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/data_cache/test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2024"
77
futures = "0.3.32"
88
arrow-flight = "58.2.0"
99
tokio = { version = "1.52.2", features = ["rt-multi-thread", "macros"] }
10-
tonic = "0.14.5"
10+
tonic = "0.14.6"
1111
bytes = "1.11.1"
1212
bincode = "3.0.0"
1313
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)