curl 0.2.13

Rust bindings to libcurl for making HTTP requests
Build #2775 2016-08-01T12:57:49.078874+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading curl v0.2.13
thread 'main' panicked at 'ChainedError {
error: failed to compile `curl v0.2.13`, intermediate artifacts can be found at `/home/cratesfyi/curl-0.2.13`,
cause: native library `openssl` is being linked to by more than one version of the same package, but it can only be linked once; try updating or pinning your dependencies to ensure that this package only shows up once

openssl-sys v0.6.7
openssl-sys v0.7.14
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.