crates-io-cli icon indicating copy to clipboard operation
crates-io-cli copied to clipboard

Interact with crates.io from the command-line

Results 2 crates-io-cli issues
Sort by recently updated
recently updated
newest added

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:...