Skip to content

Commit 90ca8ac

Browse files
Bump prost-types from 0.13.5 to 0.14.1 (#4238)
1 parent 3cacdaf commit 90ca8ac

File tree

2 files changed

+29
-6
lines changed

2 files changed

+29
-6
lines changed

Cargo.lock

Lines changed: 28 additions & 5 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
@@ -30,7 +30,7 @@ bincode = "1.3"
3030

3131
# Networking and protocols
3232
bytes = { workspace = true }
33-
prost-types = "0.13"
33+
prost-types = "0.14"
3434
futures = "0.3"
3535

3636
# Concurrent data structures

0 commit comments

Comments
 (0)