Skip to content

Commit 4f434f4

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

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)