Skip to content

Commit bd44a11

Browse files
dependabot[bot]zk-steve
authored andcommitted
build(deps): bump tonic from 0.12.2 to 0.12.3 in the cargo group
Bumps the cargo group with 1 update: [tonic](https://github.com/hyperium/tonic). Updates `tonic` from 0.12.2 to 0.12.3 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.12.2...v0.12.3) --- updated-dependencies: - dependency-name: tonic dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4510f6 commit bd44a11

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -37,7 +37,7 @@ serde_json = { version = "1.0.128" }
3737
testcontainers-modules = { version = "0.9.0" }
3838
thiserror = { version = "1.0.63" }
3939
tokio = { version = "1.40.0" }
40-
tonic = { version = "0.12.2" }
40+
tonic = { version = "0.12.3" }
4141
tonic-build = { version = "0.12.2" }
4242
tracing = { version = "0.1.40" }
4343
tracing-bunyan-formatter = { version = "0.3.9" }

0 commit comments

Comments
 (0)