Skip to content

Commit c1d92d9

Browse files
Bump prost from 0.13.5 to 0.14.1
Bumps [prost](https://github.com/tokio-rs/prost) from 0.13.5 to 0.14.1. - [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.1) --- updated-dependencies: - dependency-name: prost dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f93fae commit c1d92d9

File tree

2 files changed

+6
-29
lines changed

2 files changed

+6
-29
lines changed

Cargo.lock

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

rocketmq-controller/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tokio-util = { workspace = true }
1919
# Raft consensus algorithm
2020
raft = "0.7"
2121
raft-proto = "0.7"
22-
prost = "0.13"
22+
prost = "0.14"
2323
protobuf = "2.28"
2424
slog = { version = "2.7", features = ["max_level_trace", "release_max_level_info"] }
2525

0 commit comments

Comments
 (0)