Cargo Features
[dependencies]
abstract-boot = { version = "0.14.3", default-features = false, features = ["daemon", "integration"] }
- default = integration
-
The
integration
feature is set by default wheneverabstract-boot
is added without
somewhere in the dependency tree.default-features = false - daemon
-
boot-core:
enable the optional dependencies
- integration default
-
Enables abstract-account-factory ^0.14.3, abstract-ans-host ^0.14.3, abstract-manager ^0.14.3, abstract-module-factory ^0.14.3, abstract-proxy ^0.14.3, and abstract-version-control ^0.14.3
abstract-module-factory:
Keep these here