webpki-roots 0.25.2

Mozilla's CA root certificates for use with webpki
Documentation
[package]
name = "webpki-roots"
version = "0.25.2"
edition = "2018"
readme = "README.md"
license = "MPL-2.0"
description = "Mozilla's CA root certificates for use with webpki"
homepage = "https://github.com/rustls/webpki-roots"
repository = "https://github.com/rustls/webpki-roots"

[dev-dependencies]
percent-encoding = "2.3"
reqwest = { version = "0.11", features = ["rustls-tls-native-roots"] }
ring = "0.16.20"
rustls-pemfile = "1"
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
webpki = { package = "rustls-webpki", version = "0.101.2" }