chore(deps): bump tonic from 0.13.1 to 0.14.2 in /llmx-rs

Bumps [tonic](https://github.com/hyperium/tonic) from 0.13.1 to 0.14.2.
- [Release notes](https://github.com/hyperium/tonic/releases)
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/tonic/compare/v0.13.1...v0.14.2)

---
updated-dependencies:
- dependency-name: tonic
  dependency-version: 0.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-12 19:46:57 +00:00
committed by GitHub
parent 3c7efc58c8
commit 065eaeaa4e
2 changed files with 36 additions and 20 deletions

View File

@@ -190,7 +190,7 @@ tokio-test = "0.4"
tokio-util = "0.7.16"
toml = "0.9.5"
toml_edit = "0.23.4"
tonic = "0.13.1"
tonic = "0.14.2"
tracing = "0.1.41"
tracing-appender = "0.2.3"
tracing-subscriber = "0.3.20"