Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix/ssl not enabled inbuild time (#84)
Enabled back "ssl" feature on `rdkafka` crate, otherwise, it fails runtime when SSL is configured. Rolled back `librdkafka` version to 1.6.1. This is the only version that successfully compiles on *-unknown-linux-musl targets.
- Loading branch information