Skip to content

Commit

Permalink
Update rdkafka requirement from 0.36 to 0.37
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 22693a8 commit e48142e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ num = "0.4"
smol_str = "0.3.1"
http-body-util = "0.1.2"
hyper-util = "0.1.5"
rdkafka = "0.36"
rdkafka = "0.37"
apache-avro = "0.17.0"
time = "0.3.36"
rumqttc = "0.24.0"
Expand Down

0 comments on commit e48142e

Please sign in to comment.