Cargo Features

prediction-market-event-nostr-client has no features set by default.

[dependencies]
prediction-market-event-nostr-client = { version = "0.2.0", features = ["cli", "cli_bin"] }
cli cli_bin?

Enables chrono, clap, home, serde, serde_json, and sqlx

clap:

cli dependencies

Affects prediction-market-event-nostr-client::cli

cli_bin = cli

Enables tokio

Required by the prediction_market_event_cli binary