Cargo Features
sos-migrate has no features set by default.
[dependencies]
sos-migrate = { version = "0.16.1", features = ["full", "authenticator", "import", "export", "keychain-access", "interactive-keychain-tests"] }
- full = authenticator, export, import
- authenticator full?
- import full?
-
Affects
sos-migrate::import
… - export full?
-
Affects
sos-migrate::export
… - keychain-access
-
Enables keychain_parser and security-framework
Affects
import::keychain
… - interactive-keychain-tests