Skip to content

Commit

Permalink
Bump prost-build from 0.12.6 to 0.13.1 in /backend
Browse files Browse the repository at this point in the history
Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.12.6 to 0.13.1.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/prost@v0.12.6...v0.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 1ebe638 commit 3782baf
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 10 deletions.
41 changes: 32 additions & 9 deletions backend/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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ uuid = { version = "1.9.1", features = ["serde", "v5", "v7"] }
zip = "2.1.3"

[build-dependencies]
prost-build = "0.12.6"
prost-build = "0.13.1"

0 comments on commit 3782baf

Please sign in to comment.