examples icon indicating copy to clipboard operation
examples copied to clipboard

Update Rust dependencie Cargo.toml

Open ftieben opened this issue 2 years ago • 1 comments

add rdkafka-sys = "=1.2.2" as dependencie cause newer versions dont provide primitive_to_rd_kafka_resp_err_t

https://github.com/fede1024/rust-rdkafka/issues/211

Description

What behavior does this PR change, and why? per default, cargo installs a new version of rdkafka-sys which is not compatible with the installed rdkafka version anymore

Author Validation

Describe the validation already done, or needs to be done, by the PR submitter.

Reviewer Tasks

Describe the tasks/validation that the PR submitter is requesting to be done by the reviewer. build the rust example

ftieben avatar Apr 16 '23 17:04 ftieben

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

cla-assistant[bot] avatar Apr 28 '24 20:04 cla-assistant[bot]