Cargo Features
git-credential-keepassxc has no features set by default.
[dependencies]
git-credential-keepassxc = { version = "0.14.1", features = ["all", "strict-caller", "notification", "encryption", "yubikey"] }
- all = encryption, notification, strict-caller, yubikey
- strict-caller all?
- notification all? = notify-rust
- encryption all? yubikey?
- yubikey all? = encryption, yubico_manager
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.