rust-zmq: Build broken for musl targets
I’m not sure if you have any features taking advantage of the most recent zeromq-src-rs
, but I opened an upstream issue about the problem there. zeromq-src 0.10.0
doesn’t have this build issue. This broke our downstream builds, when we started consuming zmq 0.10.0
.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 15
OK, this is interesting. In my .lock file it is already 0.2.2
but the path in the error is 0.2.3!!!