Skip to content

Commit

Permalink
build(deps): bump prost-build from 0.12.6 to 0.13.1
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 14, 2024
1 parent 52e620d commit 07fb243
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
25 changes: 23 additions & 2 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 @@ -60,7 +60,7 @@ features = ["bed", "bgzf", "core", "csi", "gff", "tabix", "vcf"]
[build-dependencies]
anyhow = "1.0"
pbjson-build = "0.7"
prost-build = "0.12"
prost-build = "0.13"

[dev-dependencies]
insta = { version = "1.36", features = ["yaml"] }
Expand Down

0 comments on commit 07fb243

Please sign in to comment.