Cargo Features

OmniBOR has no features set by default.

[dependencies]
omnibor = { version = "0.5.1", features = ["serde", "build-binary"] }
serde

Support serde serialization and deserialization

Enables serde

build-binary

Used to build the omnibor CLI.

Enables fs, io-std, macros, rt, rt-multi-thread, sync and time of tokio and anyhow, async-walkdir, clap, futures-lite, serde_json, and smart-default

anyhow:

Binary-only dependencies