build(deps): bump prost from 0.12.4 to 0.12.6

Bumps [prost](https://github.com/tokio-rs/prost) from 0.12.4 to 0.12.6.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.12.4...v0.12.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-20 05:24:11 +00:00
committed by GitHub
parent 54486b119b
commit 19eccb7d8b
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@ once_cell = "1.19.0"
path-absolutize = "3.1.1"
path-clean = "1.0.1"
platform-info = "2.0.3"
prost = "0.12.4"
prost = "0.12.6"
prost-build = "0.12.4"
prost-reflect-build = "0.13.0"
prost-types = "0.12.4"