Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
[package]
name = "clubcard-crlite"
authors = ["John M. Schanck <jschanck@mozilla.com>"]
version = "
0.
4.
0"
license = "MPL-
2.
0"
repository = "
https://github.com/mozilla/clubcard-crlite/"
description = "An instantiation of Clubcard for use in CRLite"
edition = "
2021"
[dependencies]
base64 = "
0.
21"
bincode = { version = "
1.
3", optional = true }
clubcard = "
0.
3.
3"
rand = { version = "
0.
8", optional = true }
serde = { version = "
1.
0", features = ["derive"] }
serde_json = { version = "
1", optional = true }
sha2 = "
0.
10"
[features]
default = ["bincode"]
bincode = ["dep:bincode"]
builder = ["dep:rand", "dep:serde_json", "clubcard/builder"]
[dev-dependencies]
rand = "
0.
8"
sha2 = "
0.
10"
x509-parser = { version = "
0.
16", features = ["verify"] }
[Dauer der Verarbeitung: 0.26 Sekunden]