Skip to content

Commit 6683562

Browse files
chore(deps): bump rdkafka from 0.38.0 to 0.39.0
Bumps [rdkafka](https://github.com/fede1024/rust-rdkafka) from 0.38.0 to 0.39.0. - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](https://github.com/fede1024/rust-rdkafka/commits/v0.39.0) --- updated-dependencies: - dependency-name: rdkafka dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fd9c59 commit 6683562

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

Cargo.lock

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

crates/arkflow-plugin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ rumqttc = "0.25.1"
4747

4848
# Kafka
4949
aws-msk-iam-sasl-signer = "1.0.0"
50-
rdkafka = { version = "0.38", features = [
50+
rdkafka = { version = "0.39", features = [
5151
"cmake-build",
5252
"tracing",
5353
"sasl",

0 commit comments

Comments
 (0)