Skip to content

Commit 98a448d

Browse files
authored
Merge pull request #351 from caibirdme/dependabot/cargo/prost-build-0.14.0
chore(deps): bump prost-build from 0.13.5 to 0.14.0
2 parents 3dc74d4 + cf5f849 commit 98a448d

File tree

2 files changed

+38
-15
lines changed

2 files changed

+38
-15
lines changed

Cargo.lock

Lines changed: 37 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.98"
99-
prost-build = { version = "0.13.5", features = ["default", "cleanup-markdown"] }
99+
prost-build = { version = "0.14.0", features = ["default", "cleanup-markdown"] }
100100

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

0 commit comments

Comments
 (0)