openssl-sys 0.9.21

FFI bindings to OpenSSL
Documentation
Build #76674 2017-11-17T17:14:53.233830+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.21
Fresh cc v1.0.3
Fresh pkg-config v0.3.9
Fresh libc v0.2.33
Compiling openssl-sys v0.9.21
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.21/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=77394aff84776e0f -C extra-filename=-77394aff84776e0f --out-dir /home/cratesfyi/cratesfyi/debug/build/openssl-sys-77394aff84776e0f -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-1e0ea2ee7de581b7.rlib --extern-version cc=cc,1.0.3 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/openssl-sys-77394aff84776e0f/build-script-build`
Documenting openssl-sys v0.9.21
Running `rustdoc --crate-name openssl_sys .cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.21/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-efd62672193c2c7a.rlib --extern-version libc=libc,0.2.33 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl110 --cfg ossl110f`
Finished dev [unoptimized + debuginfo] target(s) in 2.27 secs