zmq.rs icon indicating copy to clipboard operation
zmq.rs copied to clipboard

Getting an error when I add ZeroMQ to my Cargo.toml file.

Open Nucl3arSn3k opened this issue 10 months ago • 1 comments

I'm on windows,which I suspect is part of this issue. As soon as I add zeromq to my Cargo.toml file,I get this error.

unresolved imports tokio::net::UnixListener, tokio::net::UnixStreamnoUnixListenerinnet``

How can I resolve this error?

Nucl3arSn3k avatar Aug 24 '23 22:08 Nucl3arSn3k