Skip to content

Commit

Permalink
chore(deps): Bump prost from 0.11.3 to 0.12.2
Browse files Browse the repository at this point in the history
Bumps [prost](https://github.com/tokio-rs/prost) from 0.11.3 to 0.12.2.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](tokio-rs/prost@v0.11.3...v0.12.2)

---
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 Nov 20, 2023
1 parent e673860 commit bdee8c5
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 9 deletions.
39 changes: 31 additions & 8 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 @@ -23,7 +23,7 @@ rust-version = "1.66.1"

[dependencies]
tonic = "0.8.2"
prost = "0.11.3"
prost = "0.12.2"
pbjson-types = "0.5"
chrono = "0.4.24"
thiserror = "1.0"
Expand Down

0 comments on commit bdee8c5

Please sign in to comment.