ring 0.16.5

Safe, fast, small crypto using Rust.
Documentation
Build #174703 2019-07-26T20:32:35.748601+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version
cratesfyi 0.6.0 (4640239 2019-07-25)

# build log
Updating crates.io index
Fresh cc v1.0.38
Fresh untrusted v0.7.0
Fresh spin v0.5.0
Fresh lazy_static v1.3.0
Compiling ring v0.16.5
Fresh libc v0.2.60
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.5/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="lazy_static"' -C metadata=e849319652224e5f -C extra-filename=-e849319652224e5f --out-dir /home/cratesfyi/cratesfyi/debug/build/ring-e849319652224e5f -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-a431874292cb7e20.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/ring-e849319652224e5f/build-script-build`
Documenting ring v0.16.5
Running `rustdoc --edition=2018 --crate-name ring /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.5/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="lazy_static"' -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'cc=https://docs.rs/cc/1.0.38' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.60' --extern-html-root-url 'spin=https://docs.rs/spin/0.5.0' --extern-html-root-url 'untrusted=https://docs.rs/untrusted/0.7.0' --extern-html-root-url 'wasm_bindgen_test=https://docs.rs/wasm-bindgen-test/0.2.48' --extern-html-root-url 'web_sys=https://docs.rs/web-sys/0.3.25' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-51adcd0f3e7733cb.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-972bc8889d97e78d.rmeta --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-bd0c1cb2f707a428.rmeta --extern untrusted=/home/cratesfyi/cratesfyi/debug/deps/libuntrusted-87507c4ee4f95351.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.86s