Skip to content

Commit 262524d

Browse files
dependabot[bot]zk-steve
authored andcommitted
build(deps): bump tonic from 0.12.1 to 0.12.2
Bumps [tonic](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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 109cfaa commit 262524d

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
@@ -37,7 +37,7 @@ serde_json = { version = "1.0.127" }
3737
testcontainers-modules = { version = "0.9.0" }
3838
thiserror = { version = "1.0.63" }
3939
tokio = { version = "1.39.3" }
40-
tonic = { version = "0.12.1" }
40+
tonic = { version = "0.12.2" }
4141
tonic-build = { version = "0.12.1" }
4242
tracing = { version = "0.1.40" }
4343
tracing-bunyan-formatter = { version = "0.3.9" }

0 commit comments

Comments
 (0)