Cargo Features
holochain-runner has no features set by default.
[dependencies]
holochain-runner = { version = "0.7.9", features = ["sqlite-encrypted"] }
- sqlite-encrypted
-
Enables sqlite-encrypted of holochain ^0.2.3-beta-rc.1
holochain:
Enables at-rest encryption of the SQLite database.
Incompatible with "sqlite".
holochain-runner has 1 feature without comment.