Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent c6eb71e commit 76a4c5b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -56,7 +56,7 @@ tonic = "0.11"
tonic-build = { version = "0.11", features = ["prost"] }
protobuf-src = { version = "1.1.0" }
prost = "0.12.3"
prost-wkt-types = { version = "0.5.0", features = ["vendored-protoc"]}
prost-wkt-types = { version = "0.5.1", features = ["vendored-protoc"]}
graphql_client = {version = "0.12.0", features = ["reqwest"]}
rusty-money = "0.4.1"
derive_builder = "0.20.0"
Expand Down

0 comments on commit 76a4c5b

Please sign in to comment.