cargo-info-0.5.6 is not a library.
cargo-info
Query crates.io for crates details
Build status
| branch | status |
|---|---|
| master | |
| develop |
Building on OSX 10.11+
export OPENSSL_INCLUDE_DIR=`brew --prefix openssl`/include
export OPENSSL_LIB_DIR=`brew --prefix openssl`/lib
cargo clean
cargo build