Skip to content

Commit

Permalink
chore(deps): bump tonic from 0.8.3 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [tonic](https://github.com/hyperium/tonic) from 0.8.3 to 0.11.0.
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.8.3...v0.11.0)

---
updated-dependencies:
- dependency-name: tonic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent b145c7e commit cda027d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ testcontainers = "0.15.0"
testcontainers-modules = "0.3.6"
thiserror = "1.0.56"
tokio = "1.37.0"
tonic = "0.8"
tonic = "0.11"
tower = "0.4.13"
tower-http = "0.5.0"
tracing = "0.1.40"
Expand Down

0 comments on commit cda027d

Please sign in to comment.