openssl-sys 0.9.27

FFI bindings to OpenSSL
Documentation
Build #87714 2018-02-28T22:32:59.478159+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.27
Fresh libc v0.2.37
Fresh pkg-config v0.3.9
Fresh cc v1.0.4
Compiling openssl-sys v0.9.27
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.27/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=939285f3753d1c52 -C extra-filename=-939285f3753d1c52 --out-dir /home/cratesfyi/cratesfyi/debug/build/openssl-sys-939285f3753d1c52 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-fdeeca4d6057a82a.rlib --extern-version pkg_config=pkg-config,0.3.9 --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-49631b60dec972a9.rlib --extern-version cc=cc,1.0.4 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/openssl-sys-939285f3753d1c52/build-script-build`
Documenting openssl-sys v0.9.27
Running `rustdoc --crate-name openssl_sys .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.27/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-de4355376be33e4b.rlib --extern-version libc=libc,0.2.37 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl110 --cfg ossl110f`
Finished dev [unoptimized + debuginfo] target(s) in 2.24 secs