Cargo Features
holochain_cli_sandbox has no features set by default.
[dependencies]
holochain_cli_sandbox = { version = "0.5.0-dev.14", features = ["unstable-dpki", "chc", "instrument"] }
- unstable-dpki
-
Enables unstable-dpki of holochain_conductor_api
- chc = holochain_chc
-
Enables chc of holochain_conductor_api
- instrument
-
Enables instrument of holochain_chc
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.
reminder - do not use workspace deps