ring 0.15.0-alpha6

Safe, fast, small crypto using Rust.
Documentation
Build #172316 2019-07-14T01:17:32.134535+00:00
# rustc version
rustc 1.38.0-nightly (4bb6b4a5e 2019-07-11)
# docs.rs version
cratesfyi 0.6.0 (7587507 2019-07-12)

# build log
Updating crates.io index
Downloading crates ...
Downloaded ring v0.15.0-alpha6
Fresh cc v1.0.37
Fresh lazy_static v1.3.0
Fresh spin v0.5.0
Fresh untrusted v0.7.0-alpha1
Compiling ring v0.15.0-alpha6
Fresh libc v0.2.59
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.15.0-alpha6/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"' --cfg 'feature="std"' -C metadata=6e94e295ea6e9bde -C extra-filename=-6e94e295ea6e9bde --out-dir /home/cratesfyi/cratesfyi/debug/build/ring-6e94e295ea6e9bde -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-89e03f451a74d78f.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/ring-6e94e295ea6e9bde/build-script-build`
Documenting ring v0.15.0-alpha6
Running `rustdoc --edition=2018 --crate-name ring /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.15.0-alpha6/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"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190711-1.38.0-nightly-4bb6b4a5e --static-root-path / --disable-per-crate-search --extern-html-root-url 'cc=https://docs.rs/cc/1.0.37' --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.59' --extern-html-root-url 'spin=https://docs.rs/spin/0.5.0' --extern-html-root-url 'untrusted=https://docs.rs/untrusted/0.7.0-alpha1' --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-592e5e9b302460cb.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-2c8c30242a714f0c.rmeta --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-cd7842c038740026.rmeta --extern untrusted=/home/cratesfyi/cratesfyi/debug/deps/libuntrusted-f5efc8914358a871.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.79s