mozca 0.1.1

(alias to mozilla-root-ca, latest version, only default features) Mozilla Root CA list from https://curl.se/ca/cacert.pem
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "mozca"
version = "0.1.1"
authors = ["Delta4 <delta4chat@gmx.com>"]
edition = "2021"
description="(alias to mozilla-root-ca, latest version, only default features) Mozilla Root CA list from https://curl.se/ca/cacert.pem"
license="MPL-2.0"
repository="https://github.com/delta4chat/mozilla-root-ca"

[dependencies]
mozilla-root-ca = ">=0.0.0"