summaryrefslogtreecommitdiffstats
path: root/security/manager/ssl/rsclientcerts/Cargo.toml
blob: 14a35918b8c81a0a19dd826ca3c0828d8d5da5f1 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "rsclientcerts"
version = "0.1.0"
authors = ["Dana Keeler <dkeeler@mozilla.com>"]
edition = "2018"
license = "MPL-2.0"

[dependencies]
byteorder = "1.3"
pkcs11-bindings = "0.1"