Update Rust dependencie Cargo.toml
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
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.