Cargo Features

CKBAppConfig has no features set by default.

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

Affects app_config::CKBAppConfig.sentry, app_config::MinerAppConfig.sentry, ckb-app-config::Setup.is_sentry_enabled

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