Skip to content

Commit

Permalink
Bump prost from 0.11.9 to 0.12.3
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.3.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](tokio-rs/prost@v0.11.9...v0.12.3)

---
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 Dec 23, 2023
1 parent a66ce68 commit 0075d8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 28 deletions.
31 changes: 4 additions & 27 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 @@ -39,7 +39,7 @@ hkdf = "0.12"
hmac = "0.12"
log = "0.4"
md-5 = "0.10.5"
prost = "0.11"
prost = "0.12"
protobuf = {version = "3.0.1", features = ["with-bytes"]}
rand = {version = "0.8", features = ["small_rng"]}
regex = "1.7.3"
Expand Down

0 comments on commit 0075d8c

Please sign in to comment.