Skip to content

Commit

Permalink
build(deps): bump prost-build from 0.11.9 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.11.9 to 0.12.0.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](tokio-rs/prost@v0.11.9...v0.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 299af47 commit 60122d9
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 6 deletions.
41 changes: 36 additions & 5 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 @@ -51,7 +51,7 @@ uuid = { version = "1.4", features = ["v4", "fast-rng", "serde"] }


[build-dependencies]
prost-build = "0.11"
prost-build = "0.12"

[dev-dependencies]
file_diff = "1.0"
Expand Down

0 comments on commit 60122d9

Please sign in to comment.