crates-io-cli
crates-io-cli copied to clipboard
Interact with crates.io from the command-line
Instead, use Rustls - tokio-hyper should be working just fine! Right now, the dependency to openssl of the system easily breaks the binary.
``` error[E0512]: cannot transmute between types of different sizes, or dependently-sized types --> /usr/ports/devel/crates-io-cli/work/crates-io-cli-4.0.0/cargo-crates/socket2-0.3.15/src/sockaddr.rs:176:9 | 176 | mem::transmute::(v4); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: source type: `SocketAddrV4` (48 bits) = note:...