Skip to content

Conversation

ftieben
Copy link

@ftieben ftieben commented Apr 16, 2023

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

fede1024/rust-rdkafka#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

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

fede1024/rust-rdkafka#211
@ftieben ftieben requested a review from a team as a code owner April 16, 2023 17:28
Copy link

cla-assistant bot commented Apr 28, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant