Cargo Features

Lox-library has no features set by default.

[dependencies]
lox-library = { version = "0.2.0", features = ["fast", "bridgeauth"] }
fast
bridgeauth = chrono

Affects lox-library::ReplaceSuccess, lox-library::NoAvailableIDError, lox-library::OpenInvitationError, lox-library::BridgeTableError, lox-library::BridgeDb, lox-library::OldKeyStore, lox-library::OldKeys, lox-library::OldFilters, lox-library::BridgeAuth, migration_table::MigrationTable, migration_table::encrypt_cred, migration_table::encrypt_cred_ids

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.

chrono bridgeauth?