Closed k3rn31 closed 6 months ago
I forgot to bump the version in the example. It should be ok now.
Thanks for the contribution @k3rn31 🎉
Hi. I've been struggling with error parsing message to event. I used a new version (0.36) of rdkafka that make to_event
inaccessible for OwnedMessage and BorrowMessage<'_>. Have you plan to release this update to crates.io ?
The rdkafka-lib version being used has been updated from ^0.29 to ^0.36. This update in the package version is necessary for better compatibility with the latest kafka features.