build(deps): bump prost-reflect from 0.13.0 to 0.13.1 (#19)

Bumps [prost-reflect](https://github.com/andrewhickman/prost-reflect) from 0.13.0 to 0.13.1.
- [Changelog](https://github.com/andrewhickman/prost-reflect/blob/main/CHANGELOG.md)
- [Commits](https://github.com/andrewhickman/prost-reflect/compare/0.13.0...0.13.1)

---
updated-dependencies:
- dependency-name: prost-reflect
  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-03 23:05:45 -07:00
committed by GitHub
parent d674a69c17
commit 9f4db08e07
2 changed files with 14 additions and 8 deletions

View File

@ -78,7 +78,7 @@ version = "4.4.18"
features = ["derive"]
[workspace.dependencies.prost-reflect]
version = "0.13.0"
version = "0.13.1"
features = ["derive"]
[workspace.dependencies.reqwest]