Skip to content
This repository was archived by the owner on Apr 27, 2025. It is now read-only.

Commit 07a333c

Browse files
chore(deps): bump tonic from 0.8.3 to 0.11.0
Bumps [tonic](https://github.com/hyperium/tonic) from 0.8.3 to 0.11.0. - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.8.3...v0.11.0) --- updated-dependencies: - dependency-name: tonic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b21e844 commit 07a333c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Cargo.lock

Lines changed: 4 additions & 1 deletion
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
@@ -102,7 +102,7 @@ testcontainers = "0.15.0"
102102
testcontainers-modules = "0.3.6"
103103
thiserror = "1.0.56"
104104
tokio = "1.37.0"
105-
tonic = "0.8"
105+
tonic = "0.11"
106106
tower = "0.4.13"
107107
tower-http = "0.5.0"
108108
tracing = "0.1.40"

0 commit comments

Comments
 (0)