Cargo Features

[dependencies]
card-cli = { version = "1.11.14", default-features = false, features = ["with-sequoia-openpgp"] }
default = with-sequoia-openpgp

The with-sequoia-openpgp feature is set by default whenever card-cli is added without default-features = false somewhere in the dependency tree.

with-sequoia-openpgp default = openpgp-card-sequoia, sequoia-openpgp

Affects pkiutil::sequoia_openpgp_public_key_pem

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

openpgp-card-sequoia with-sequoia-openpgp

Enables openpgp-card-sequoia ^0.1

sequoia-openpgp with-sequoia-openpgp

Enables sequoia-openpgp ^1.0