Cargo Features

CKBAppConfig has no features set by default.

[dependencies]
ckb-app-config = { version = "0.119.0", features = ["with_sentry"] }
with_sentry = sentry

Affects app_config::CKBAppConfig.sentry, app_config::MinerAppConfig.sentry

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.

sentry with_sentry?

Enables sentry ^0.26.0