Skip to content

Commit b7bb06e

Browse files
authored
Merge pull request #292 from caibirdme/dependabot/cargo/prost-build-0.13.5
chore(deps): bump prost-build from 0.13.4 to 0.13.5
2 parents 5b3496c + 4f434f4 commit b7bb06e

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

Cargo.lock

Lines changed: 5 additions & 14 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
@@ -96,7 +96,7 @@ streamstore = { path = "streamstore" }
9696

9797
[build-dependencies]
9898
anyhow = "1.0.95"
99-
prost-build = { version = "0.13.4", features = ["default", "cleanup-markdown"] }
99+
prost-build = { version = "0.13.5", features = ["default", "cleanup-markdown"] }
100100

101101
[[bench]]
102102
name = "streamstore_benchmark"

0 commit comments

Comments
 (0)