webpki-roots 0.16.0

Mozilla's CA root certificates for use with webpki
Documentation
Build #136761 2019-01-11T21:15:48.040492+00:00
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)# build log
Updating crates.io index
Downloading crates ...
Downloaded webpki-roots v0.16.0
Fresh cc v1.0.28
Fresh untrusted v0.6.2
Fresh lazy_static v1.2.0
Fresh libc v0.2.46
Fresh ring v0.14.0
Checking webpki v0.19.0
Running `rustc --crate-name webpki /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/webpki-0.19.0/src/webpki.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="trust_anchor_util"' -C metadata=97fb6ea0de19ccb0 -C extra-filename=-97fb6ea0de19ccb0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ring=/home/cratesfyi/cratesfyi/debug/deps/libring-b13628d49a9865a0.rmeta --extern untrusted=/home/cratesfyi/cratesfyi/debug/deps/libuntrusted-94b90f6952ab4dd2.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/ring-7e7858bc0e37b341/out`
Documenting webpki-roots v0.16.0
Running `rustdoc --edition=2018 --crate-name webpki_roots /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/webpki-roots-0.16.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'untrusted=https://docs.rs/untrusted/0.6.2' --extern-html-root-url 'webpki=https://docs.rs/webpki/0.19.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern untrusted=/home/cratesfyi/cratesfyi/debug/deps/libuntrusted-94b90f6952ab4dd2.rmeta --extern webpki=/home/cratesfyi/cratesfyi/debug/deps/libwebpki-97fb6ea0de19ccb0.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.14s