Skip to content

Commit 67603e7

Browse files
dependabot[bot]zk-steve
authored andcommitted
build(deps): bump tonic-build from 0.12.1 to 0.12.2
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.12.1...v0.12.2) --- updated-dependencies: - dependency-name: tonic-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 262524d commit 67603e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -38,7 +38,7 @@ testcontainers-modules = { version = "0.9.0" }
3838
thiserror = { version = "1.0.63" }
3939
tokio = { version = "1.39.3" }
4040
tonic = { version = "0.12.2" }
41-
tonic-build = { version = "0.12.1" }
41+
tonic-build = { version = "0.12.2" }
4242
tracing = { version = "0.1.40" }
4343
tracing-bunyan-formatter = { version = "0.3.9" }
4444
tracing-opentelemetry = { version = "0.25.0" }

0 commit comments

Comments
 (0)