You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to a comment on onur/docs.rs#29, at one point clang-sys had this issue as well, but the docs.rs link provided in that comment now works. Maybe we can grab the solution from the clang-sys commit history.
It seems the docs.rs build has mysteriously started working at some point. If it goes in the other direction than usual, i.e., from non-working to working, I'm not gonna complain!
See https://docs.rs/crate/zmq/0.8.0/builds/35973. We probably need to allow for
cargo doc
to be run without having libzmq installed, if possible.The text was updated successfully, but these errors were encountered: