Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

Commit

Permalink
Update tonic-build requirement from 0.3.1 to 0.4.0 in /languages/rust
Browse files Browse the repository at this point in the history
Updates the requirements on [tonic-build](https://github.com/hyperium/tonic) to permit the latest version.
- [Release notes](https://github.com/hyperium/tonic/releases)
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.3.1...v0.4.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2021
1 parent 23d51db commit 7044df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ tokio = { version = "0.3.0", features = ["full"] }
tokio-compat-02 = "0.1.1"

[build-dependencies]
tonic-build = "0.3.1"
tonic-build = "0.4.0"

0 comments on commit 7044df8

Please sign in to comment.