Skip to content

Commit

Permalink
chore(deps): bump prost-wkt-types from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [prost-wkt-types](https://github.com/fdeantoni/prost-wkt) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/fdeantoni/prost-wkt/releases)
- [Changelog](https://github.com/fdeantoni/prost-wkt/blob/master/CHANGELOG.md)
- [Commits](fdeantoni/prost-wkt@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: prost-wkt-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 9ddfe63 commit c7b812b
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 17 deletions.
62 changes: 46 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tonic = "0.11.0"
tonic-health = "0.11.0"
rust_decimal = "1.35"
prost = "0.12"
prost-wkt-types = { version = "0.5", features = ["vendored-protoc"] }
prost-wkt-types = { version = "0.6", features = ["vendored-protoc"] }
rust_decimal_macros = "1.34"
rusty-money = "0.4.1"
thiserror = "1.0.61"
Expand Down

0 comments on commit c7b812b

Please sign in to comment.