Skip to content

Commit cdbe87d

Browse files
build(deps): bump tonic-build from 0.10.2 to 0.11.0
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.10.2 to 0.11.0. - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: tonic-build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3dfbbe commit cdbe87d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ tokio = { version = "1", features = ["full"], optional = true }
4242

4343
[build-dependencies]
4444
reqwest = { version = "0.11", features = ["blocking"] }
45-
tonic-build = "0.10"
45+
tonic-build = "0.11"

0 commit comments

Comments
 (0)