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
cargo add zmq results in a crate that doesn't support pgm:// and epgm://
It appears that the underlying libzmq isn't being built with pgm support. It would be useful to have this as a crate feature.
The text was updated successfully, but these errors were encountered:
cargo add zmq
results in a crate that doesn't support pgm:// and epgm://It appears that the underlying libzmq isn't being built with pgm support. It would be useful to have this as a crate feature.
The text was updated successfully, but these errors were encountered: