Skip to content

Commit d1b5eac

Browse files
build(deps): bump prost-build from 0.14.0 to 0.14.1 (#780)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9bf15f commit d1b5eac

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ features = ["async", "bgzf", "core", "vcf", "bcf", "csi", "fasta", "tabix"]
9797
anyhow = "1.0"
9898
built = { version = "0.8", features = ["cargo-lock", "dependency-tree", "git2", "chrono", "semver"] }
9999
pbjson-build = "0.7.0"
100-
prost-build = "0.14.0"
100+
prost-build = "0.14.1"
101101

102102
[dev-dependencies]
103103
csv = "1.3"

0 commit comments

Comments
 (0)