Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent a1717d2 commit b24a39b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 7 deletions.
31 changes: 25 additions & 6 deletions 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 @@ -41,7 +41,7 @@ async-trait = "0.1.68"
tonic = { version = "0.9.2", features = ["tls"] }
bytes = "1.4.0"
futures-core = "0.3.28"
tonic-web = "0.9.2"
tonic-web = "0.10.2"
tokio-stream = { version = "0.1.14", features = ["sync"] }
futures-util = "0.3.28"
async-stream = "0.3.5"
Expand Down

0 comments on commit b24a39b

Please sign in to comment.