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

holochain:

Enables at-rest encryption of the SQLite database.
Incompatible with "sqlite".

holochain-runner has 1 feature without comment.