Skip to content

Commit 0132954

Browse files
chore(deps): bump prost-reflect from 0.11.4 to 0.11.5 (#12012)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12ce8a4 commit 0132954

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

src/connector/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ opendal = "0.39"
6262
parking_lot = "0.12"
6363
prometheus = { version = "0.13", features = ["process"] }
6464
prost = { version = "0.11.9", features = ["no-recursion-limit"] }
65-
prost-reflect = "0.11.4"
65+
prost-reflect = "0.11.5"
6666
protobuf-native = "0.2.1"
6767
pulsar = { version = "6.0", default-features = false, features = [
6868
"tokio-runtime",

0 commit comments

Comments
 (0)