Cargo Features

[dependencies]
boot-core = { version = "0.10.0", default-features = false, features = ["daemon"] }
default = daemon

The daemon feature is set by default whenever boot-core is added without default-features = false somewhere in the dependency tree.

daemon default

enable the optional dependencies

Enables base16, base64 ^0.21.0, bitcoin ^0.30.0, chrono, cosmrs ^0.12.0, derive_builder ^0.12.0, ed25519-dalek ^1, eyre, hex, hkd32, ibc-chain-registry ^0.23.0, prost ^0.11, rand_core, reqwest ^0.11.9, ring ^0.16.20, ripemd, secp256k1 ^0.27.0, sha256, tokio, and tonic ^0.8.1

sha256:

Daemon deps