openssl-sys 0.9.25

FFI bindings to OpenSSL
Documentation
Build #85805 2018-02-12T18:57:45.201221+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading openssl-sys v0.9.25
Fresh libc v0.2.36
Fresh pkg-config v0.3.9
Fresh cc v1.0.4
Compiling openssl-sys v0.9.25
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.25/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=e3431053037fbe94 -C extra-filename=-e3431053037fbe94 --out-dir /home/cratesfyi/cratesfyi/debug/build/openssl-sys-e3431053037fbe94 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-49631b60dec972a9.rlib --extern-version cc=cc,1.0.4 --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-fdeeca4d6057a82a.rlib --extern-version pkg_config=pkg-config,0.3.9 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/openssl-sys-e3431053037fbe94/build-script-build`
Documenting openssl-sys v0.9.25
Running `rustdoc --crate-name openssl_sys .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.25/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-5c4860c1380f51fa.rlib --extern-version libc=libc,0.2.36 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl110 --cfg ossl110f`
Finished dev [unoptimized + debuginfo] target(s) in 2.31 secs