Skip to content

Commit cb83566

Browse files
Update Rust crate rdkafka to 0.38.0
1 parent 3ada22f commit cb83566

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

risotto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ clap-verbosity-flag = {version = "3.0.2", features = ["tracing"]}
2222
futures = "0.3.31"
2323
metrics = "0.24.1"
2424
metrics-exporter-prometheus = "0.17.0"
25-
rdkafka = "0.37.0"
25+
rdkafka = "0.38.0"
2626
risotto-lib = { path = "../risotto-lib", version = "0.4.0" }
2727
serde = { version = "1.0.217", features = ["derive"] }
2828
tokio = { version = "1.42.0", features = ["full"] }

0 commit comments

Comments
 (0)