Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 82a6789 commit f21a196
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 5 deletions.
31 changes: 27 additions & 4 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 protos/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ anyhow = "1.0.75"
base64 = "0.21"
capnp = { version = "0.17", features = ["sync_reader"] }
chrono = "0.4.31"
prost = "0.11.9"
prost = "0.12.1"
prost-types = "0.11.9"
protobuf = "3.2.0"
serde = "1.0.188"
Expand Down

0 comments on commit f21a196

Please sign in to comment.