updated-dependencies:
- dependency-name: prost-types
  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-05-21 23:29:03 -07:00
committed by GitHub
parent cd15337ad8
commit e8849048db
2 changed files with 3 additions and 3 deletions

View File

@ -62,7 +62,7 @@ platform-info = "2.0.3"
prost = "0.12.6"
prost-build = "0.12.4"
prost-reflect-build = "0.13.0"
prost-types = "0.12.4"
prost-types = "0.12.6"
rand = "0.8.5"
ratatui = "0.26.3"
redb = "2.1.0"