Cargo Features

bonfida-utils has no features set by default.

[dependencies]
bonfida-utils = { version = "0.6.0", features = ["mock-oracle", "benchmarking"] }
mock-oracle
benchmarking = lazy_static, regex, serde, serde_json

Affects bonfida-utils::bench

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.

lazy_static benchmarking?
regex benchmarking?
serde benchmarking?
serde_json benchmarking?