Cargo Features
[dependencies]
openpgp-ca-lib = { version = "0.14.0", default-features = false, features = ["softkey", "card"] }
- default = softkey
-
The
softkey
feature is set by default wheneveropenpgp-ca-lib
is added without
somewhere in the dependency tree.default-features = false - softkey default
- card
openpgp-ca-lib has 3 features without comments.