Skip to content

Commit

Permalink
chore(deps): bump prost from 0.7.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [prost](https://github.com/tokio-rs/prost) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](tokio-rs/prost@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: prost
  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 10, 2021
1 parent a533f19 commit fef8066
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 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 protos/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ anyhow = "1.0"
base64 = "0.13"
capnp = {version = "0.14", features = ["sync_reader"]}
chrono = "0.4"
prost = "0.7"
prost = "0.8"
prost-types = "0.7"
protobuf = "2.25"
serde = "1.0"
Expand Down

0 comments on commit fef8066

Please sign in to comment.