Cargo Features
Cryptex has no features set by default.
[dependencies]
cryptex = { version = "1.8.1", features = ["file", "serde", "merlin"] }
- file = argon2, chacha20poly1305, dirs, rusqlite
-
Affects
keyring::sqlcipher
,keyring::allows_file
…
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.