Skip to content

Commit 28e13d7

Browse files
chore(deps): bump tonic from 0.14.5 to 0.14.6
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>
1 parent 7f7a719 commit 28e13d7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ntex-http = { version = "=1.1.0"}
5858
ntex-codec = { version = "=1.1.0"}
5959
ntex-io = { version = "=3.9.2"}
6060
ntex-net = { version = "=3.9.1"}
61-
tonic = { version = "0.14.2", features = ["tls-aws-lc"] }
61+
tonic = { version = "0.14.6", features = ["tls-aws-lc"] }
6262
reqwest = { version = "0.12.23", default-features = false, features = ["http2", "rustls-tls"] }
6363
reqwest-retry = "0.8.0"
6464
reqwest-middleware = "0.4.2"

0 commit comments

Comments
 (0)