Skip to content

Commit e48142e

Browse files
Update rdkafka requirement from 0.36 to 0.37
Updates the requirements on [rdkafka](https://github.com/fede1024/rust-rdkafka) to permit the latest version. - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](fede1024/rust-rdkafka@v0.36.0...v0.36.2) --- updated-dependencies: - dependency-name: rdkafka dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22693a8 commit e48142e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ num = "0.4"
186186
smol_str = "0.3.1"
187187
http-body-util = "0.1.2"
188188
hyper-util = "0.1.5"
189-
rdkafka = "0.36"
189+
rdkafka = "0.37"
190190
apache-avro = "0.17.0"
191191
time = "0.3.36"
192192
rumqttc = "0.24.0"

0 commit comments

Comments
 (0)