chore(deps): update prost-build requirement from 0.13.1 to 0.14.1

Updates the requirements on [prost-build](https://github.com/tokio-rs/prost) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.13.1...v0.14.1)

---
updated-dependencies:
- dependency-name: prost-build
  dependency-version: 0.14.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-23 00:22:08 +00:00
committed by GitHub
parent f136596cde
commit 5a6bd4f542

View File

@@ -14,7 +14,7 @@ categories = ["network-programming", "asynchronous"]
[dependencies]
prettyplease = "0.2.9"
prost-build = "0.13.1"
prost-build = "0.14.1"
quote.workspace = true
proc-macro2.workspace = true
syn.workspace = true