Skip to content

Commit afa04d5

Browse files
dependabot[bot]nyetwurk
authored andcommitted
Bump rdkafka from 0.33.0 to 0.33.2
Bumps [rdkafka](https://github.com/fede1024/rust-rdkafka) from 0.33.0 to 0.33.2. - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](fede1024/rust-rdkafka@v0.33.0...v0.33.2) --- updated-dependencies: - dependency-name: rdkafka dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a945f9 commit afa04d5

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ solana-transaction-status = { version = "~1.16" }
1818

1919
log = "*"
2020
prost = "*"
21-
rdkafka = { version = "0.33.0", features = ["ssl", "sasl"] }
21+
rdkafka = { version = "0.33.2", features = ["ssl", "sasl"] }
2222
serde_json = { version = "~1" }
2323
serde = { version = "~1", features = ["derive"] }
2424
simple-error = "*"

0 commit comments

Comments
 (0)