webpki-roots 0.17.0

Mozilla's CA root certificates for use with webpki
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "webpki-roots"
version = "0.17.0"
edition = "2018"
authors = ["Joseph Birr-Pixton <jpixton@gmail.com>"]
readme = "README.md"
license = "MPL-2.0"
description = "Mozilla's CA root certificates for use with webpki"
homepage = "https://github.com/ctz/webpki-roots"
repository = "https://github.com/ctz/webpki-roots"

[dependencies]
webpki = "0.21.0"