Skip to content

Commit

Permalink
Bump tonic-build from 0.6.2 to 0.7.2 in /marauder
Browse files Browse the repository at this point in the history
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.6.2 to 0.7.2.
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.6.2...v0.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent b4c840f commit dd3f84c
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 30 deletions.
88 changes: 59 additions & 29 deletions marauder/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 marauder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ tower = { version = "0.4" }
uuid = { version = "1", features = ["v4"] }

[build-dependencies]
tonic-build = { version = "0.6", features = ["compression"] }
tonic-build = { version = "0.7", features = ["compression"] }

0 comments on commit dd3f84c

Please sign in to comment.