Skip to content

Commit cf5f849

Browse files
chore(deps): bump prost-build from 0.13.5 to 0.14.0
Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.13.5 to 0.14.0. - [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.13.5...v0.14.0) --- updated-dependencies: - dependency-name: prost-build dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3dc74d4 commit cf5f849

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)