Skip to content

Commit 290aaee

Browse files
dependabot[bot]Jisu-Woniu
authored andcommitted
build(deps): bump tonic from 0.12.0 to 0.12.1
Bumps [tonic](https://github.com/hyperium/tonic) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.12.0...v0.12.1) --- 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 ca3cc08 commit 290aaee

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.

crates/rsjudge-grpc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ prost = "0.13.1"
2121
prost-types = "0.13.1"
2222
tokio = { workspace = true, features = ["net"] }
2323
tokio-stream = "0.1.15"
24-
tonic = "0.12.0"
24+
tonic = "0.12.1"
2525

2626
# Optional dependencies
2727
axum = "0.7.5"

0 commit comments

Comments
 (0)