Skip to content

Commit a5b630b

Browse files
Bump tonic-reflection from 0.11.0 to 0.12.3
Bumps [tonic-reflection](https://github.com/hyperium/tonic) from 0.11.0 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.11.0...v0.12.3) --- updated-dependencies: - dependency-name: tonic-reflection dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e367e7e commit a5b630b

2 files changed

Lines changed: 73 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 72 additions & 19 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
@@ -152,7 +152,7 @@ aws-credential-types = { version = "1.2.1", features = ["hardcoded-credentials"]
152152
aws-sdk-sts = { version = "1.45.0", features = ["behavior-version-latest"] }
153153
rstest = "*"
154154
serial_test = "3"
155-
tonic-reflection = "0.11"
155+
tonic-reflection = "0.12"
156156
wiremock = "0.6"
157157

158158
[build-dependencies]

0 commit comments

Comments
 (0)