build(deps): bump prost-build from 0.12.3 to 0.12.4 (#34)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-09 05:52:14 +00:00
committed by GitHub
parent 2526065d74
commit 6ed31bc436
2 changed files with 9 additions and 40 deletions

View File

@ -53,7 +53,7 @@ once_cell = "1.19.0"
path-absolutize = "3.1.1"
path-clean = "1.0.1"
prost = "0.12.4"
prost-build = "0.12.3"
prost-build = "0.12.4"
prost-reflect-build = "0.13.0"
rand = "0.8.5"
redb = "2.0.0"